summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dcf14d304ac..7eff0b9df5b1 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.07.tar.xz
- sha256sums = 564300382239dd2990d27824bf973d895e84bcd319d35f307dbc6682f0d46561
+ sha256sums = f25a09254df977fd19f1e7c5a47f4003954a5c28f1c6b18f6e30d2dda94eff90
pkgname = profile-sync-daemon
diff --git a/PKGBUILD b/PKGBUILD
index aa6c8d57cffb..19038fcbc056 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=('564300382239dd2990d27824bf973d895e84bcd319d35f307dbc6682f0d46561')
+sha256sums=('f25a09254df977fd19f1e7c5a47f4003954a5c28f1c6b18f6e30d2dda94eff90')
build() {
cd "$pkgname-$pkgver"