diff --git a/srcpkgs/profile-sync-daemon/template b/srcpkgs/profile-sync-daemon/template index 9d9ed461b9f..b94e4efcef6 100644 --- a/srcpkgs/profile-sync-daemon/template +++ b/srcpkgs/profile-sync-daemon/template @@ -1,6 +1,6 @@ # Template file for 'profile-sync-daemon' pkgname=profile-sync-daemon -version=5.65 +version=5.68 revision=1 noarch="yes" conf_files="/etc/psd.conf" @@ -10,7 +10,7 @@ maintainer="graysky " license="MIT" homepage="https://github.com/graysky2/profile-sync-daemon" distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz" -checksum=0b6abf35471b35f777355549661e33a9decdb2e8690d6e151dc77e25d7a146a8 +checksum=b92297dc2b732117cbf2c05de8ebf06aad3a337171ccc58e3b0b71bb46ed9423 build_options="systemd" build_style="gnu-makefile" make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')