Merge pull request #179 from graysky2/master
profile-sync-deamon: update to 5.40
This commit is contained in:
commit
9553c3f848
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'profile-sync-daemon'
|
# Template file for 'profile-sync-daemon'
|
||||||
pkgname=profile-sync-daemon
|
pkgname=profile-sync-daemon
|
||||||
version=5.39
|
version=5.40
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Syncs browser profiles to tmpfs"
|
short_desc="Syncs browser profiles to tmpfs"
|
||||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-sync-daemon"
|
homepage="https://github.com/graysky2/profile-sync-daemon"
|
||||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=16c840d42c01cb2a66f624376936b93c24e30cc413c82752c5bed5a0019e24b7
|
checksum=eb4ad1bb47c8a8b4c7fb7e2c4dc04ffbcfb7ea8c91be97515d49abbbf7d9bb45
|
||||||
long_desc="
|
long_desc="
|
||||||
profile-sync-daemon symlinks and sync browser profiles to RAM (tmpfs) thus
|
profile-sync-daemon symlinks and sync browser profiles to RAM (tmpfs) thus
|
||||||
reducing SSD/HDD calls and speeding-up browsers."
|
reducing SSD/HDD calls and speeding-up browsers."
|
||||||
|
|
Loading…
Reference in New Issue