profile-sync-daemon: update to 5.71.

This commit is contained in:
Duncaen 2015-03-23 22:09:05 +01:00
parent 09ed7fee5c
commit deede384c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'profile-sync-daemon'
pkgname=profile-sync-daemon
version=5.68
version=5.71
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=b92297dc2b732117cbf2c05de8ebf06aad3a337171ccc58e3b0b71bb46ed9423
checksum=93cefff1c4e995a781ea72aacc874b0db3e8442b3d1ef634c157ffb5a222a5f7
build_options="systemd"
build_style="gnu-makefile"
make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')