profile-sync-daemon: update to 5.47

This commit is contained in:
graysky 2014-03-21 16:44:25 -04:00
parent 95ca9d1e48
commit 5bf33b1917

View file

@ -1,7 +1,7 @@
# Template file for 'profile-sync-daemon' # Template file for 'profile-sync-daemon'
pkgname=profile-sync-daemon pkgname=profile-sync-daemon
version=5.45.1 version=5.47
revision=2 revision=1
noarch="yes" noarch="yes"
conf_files="/etc/psd.conf" conf_files="/etc/psd.conf"
makedepends="rsync" makedepends="rsync"
@ -11,7 +11,7 @@ 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=5f93e77c6ad4d7688a9503f9d426f9e29b6af64196e110a7e85f4f4f799f8487 checksum=5ecfcadd9539f851f3bb781c18620c8cdf3a62d71b68f5d5f74bc9f9cf5a45cf
do_install() { do_install() {
make DESTDIR="$DESTDIR" install-systemd-all make DESTDIR="$DESTDIR" install-systemd-all