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 181507d36b0e..35828c9caba1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = anything-sync-daemon
conflicts = tmpfs-sync
backup = etc/asd.conf
source = http://repo-ck.com/source/anything-sync-daemon/anything-sync-daemon-5.76.tar.xz
- sha256sums = 02e69263138db2e377e6e1950ff5cfdc4b7a2441e438df048b6f9de4479ba805
+ sha256sums = 54686cd1b75404c92011d3dbcf556bdb68837f818571e82bfba4b235f139df8d
pkgname = anything-sync-daemon
diff --git a/PKGBUILD b/PKGBUILD
index 09f6ff44f93f..c4cb42b65526 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ conflicts=('monitorix-sync-daemon' 'user-profile-sync-daemon' 'goanysync' 'goany
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
backup=('etc/asd.conf')
install=asd.install
-sha256sums=('02e69263138db2e377e6e1950ff5cfdc4b7a2441e438df048b6f9de4479ba805')
+sha256sums=('54686cd1b75404c92011d3dbcf556bdb68837f818571e82bfba4b235f139df8d')
build() {
cd "$pkgname-$pkgver"