summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-11-25 21:26:06 -0500
committergraysky2016-11-25 21:26:06 -0500
commit0153334e1880c4be574b95aeb052f5139eee3e31 (patch)
treeacb4939d85ab0f0033020e0633c2dc634912f359 /PKGBUILD
parent92ef1971edd9dcb939cbc0001cb82b7fcfa41b9b (diff)
downloadaur-0153334e1880c4be574b95aeb052f5139eee3e31.tar.gz
Update to 5.84-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fee6f3394fb..37de8cab39a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='anything-sync-daemon'
-pkgver=5.83
+pkgver=5.84
pkgrel=1
pkgdesc='Offload anything to RAM (tmpfs) for speed and wear reduction.'
arch=('any')
@@ -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=('d8547cdd7e5bb3cba7ced89f40c86ea52d4a3e5dd740c625c46f5656fac46ea2')
+sha256sums=('85756784a6f0bc0bfa51cd4c62bd4e7c68234850189f5a5dd571f5f683379d09')
build() {
cd "$pkgname-$pkgver"