Merge pull request #759 from graysky2/patch-1
profile-sync-daemon update to 5.57
This commit is contained in:
commit
49fd377a03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.55
|
||||
version=5.57
|
||||
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=507bb0b9d262f0d9f1ff3b5fa4687e6445191aff07dbcc04a78224e5a9e86657
|
||||
checksum=5e2789b33e54daaf1a0d5b422d34ba9ac965a2e758c7449600533acb75044069
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="$DESTDIR" install-systemd-all
|
||||
|
|
Loading…
Reference in New Issue