Merge pull request #769 from graysky2/patch-2
profile-sync-daemon: update to v5.59
This commit is contained in:
commit
14321f5b7c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.57
|
||||
version=5.59
|
||||
revision=1
|
||||
noarch="yes"
|
||||
conf_files="/etc/psd.conf"
|
||||
|
@ -10,7 +10,7 @@ maintainer="graysky <graysky AT archlinux DOT us>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/graysky2/profile-sync-daemon"
|
||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=5e2789b33e54daaf1a0d5b422d34ba9ac965a2e758c7449600533acb75044069
|
||||
checksum=dd5a6f57ee470f225dfd24102efc2569213e12ccfa22c424656ba11f85fb7d2f
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="$DESTDIR" install-systemd-all
|
||||
|
|
Loading…
Reference in New Issue