summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2015-10-31 08:59:58 -0400
committergraysky2015-10-31 08:59:58 -0400
commit01771acdbe8e0971e3233f5126ab83b52d5f0810 (patch)
treed224c6bb84b713f3b84d5feeb9924a971b83e74d
parentdd8065a334bfc9c77978198ffe1018b92744f2e7 (diff)
downloadaur-01771acdbe8e0971e3233f5126ab83b52d5f0810.tar.gz
Update to 6.16-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bff588aef12..2148e0ef634b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = profile-sync-daemon
conflicts = tmpfs-sync
conflicts = user-profile-sync-daemon
source = http://repo-ck.com/source/profile-sync-daemon/profile-sync-daemon-6.16.tar.xz
- sha256sums = ea2b02fc78b9188f58574a67ffb955927c50c437e97b36de1f58db72295e537c
+ sha256sums = fdd4193969d159067385fd0e4e0ceb8eff813bac7caa3feac708300858c0a418
pkgname = profile-sync-daemon
diff --git a/PKGBUILD b/PKGBUILD
index 520f4be1e7ea..09ed20d9b5cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ conflicts=('firefox-sync' 'goanysync' 'go-anysync-git' 'iceweasel-sync'
'tmpfs-store' 'tmpfs-sync' 'user-profile-sync-daemon')
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
install=psd.install
-sha256sums=('ea2b02fc78b9188f58574a67ffb955927c50c437e97b36de1f58db72295e537c')
+sha256sums=('fdd4193969d159067385fd0e4e0ceb8eff813bac7caa3feac708300858c0a418')
build() {
cd "$pkgname-$pkgver"