From a6ef876420abdc9fcb9d3a4d7a03e654d18c6121 Mon Sep 17 00:00:00 2001 From: graysky Date: Thu, 18 Sep 2014 15:13:20 -0400 Subject: [PATCH] profile-sync-daemon: update to 5.52 --- 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 f169543c41..f8b25e2744 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.51 +version=5.52 revision=1 noarch="yes" conf_files="/etc/psd.conf" @@ -11,7 +11,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=5ba30c493a8c704024dc000c2352c664509dec3f361ed169f353ef43f9138b59 +checksum=f6bd849846eb3d80d9314287a1c9b68d45124bbe4525ab75ea750a197c8af7ec do_install() { make DESTDIR="$DESTDIR" install-systemd-all