profile-sync-daemon: update to 5.63.

This commit is contained in:
Enno Boland 2015-01-18 12:30:00 +01:00
parent aef18b0cb5
commit 5605cece92

View file

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