From 511e7ad083726877eae9dfac062ac56f07e47ae3 Mon Sep 17 00:00:00 2001 From: graysky Date: Sat, 24 Jan 2015 11:51:08 -0500 Subject: [PATCH] profile-sync-daemon: update to v5.65 --- srcpkgs/profile-sync-daemon/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/profile-sync-daemon/template b/srcpkgs/profile-sync-daemon/template index f1baa027c5c..9d9ed461b9f 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.64 +version=5.65 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=52dc000922fe7a7dba732ed3ace22858d8287b015766ec58f20347736db753a9 +checksum=0b6abf35471b35f777355549661e33a9decdb2e8690d6e151dc77e25d7a146a8 build_options="systemd" build_style="gnu-makefile" make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')