From e0899a5018e9ab2d62717b4e7bd97656a955c56f Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 2 Oct 2015 12:42:27 +0200 Subject: [PATCH] Revert "profile-sync-daemon: update to 6.12." This reverts commit 3077f00300583df0a4d08066ca65c9f7148c485e. --- srcpkgs/profile-sync-daemon/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/profile-sync-daemon/template b/srcpkgs/profile-sync-daemon/template index 5c025b0f6e0..749ec59a755 100644 --- a/srcpkgs/profile-sync-daemon/template +++ b/srcpkgs/profile-sync-daemon/template @@ -1,7 +1,8 @@ # Template file for 'profile-sync-daemon' pkgname=profile-sync-daemon -version=6.12 -revision=1 +reverts=6.12_1 +version=5.75 +revision=2 noarch=yes depends="rsync" short_desc="Syncs browser profiles to tmpfs" @@ -9,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=5bf0aea0e532970ead4bc634cfcc076d223f00c1b45519864979ca9e588871cc +checksum=ecb9acc0f274eb645b7dcb0510f692194feda8dbeffa3bb2834ce91cba76fcf6 do_install() { make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man