summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2016-07-15 14:26:57 -0400
committergraysky2016-07-15 14:26:57 -0400
commit246b35e0d1c72c91203ac55d3404776b055e6117 (patch)
tree89dc964985ae649ff618f83d604f258e0141726c /PKGBUILD
parent3c052e582acb913716336affd0e8beb1110d4fde (diff)
downloadaur-246b35e0d1c72c91203ac55d3404776b055e6117.tar.gz
Update to 5.80-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5c1d0730062..9c9da6e3d173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='anything-sync-daemon'
-pkgver=5.79
+pkgver=5.80
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=('af35162b1265b2e64a0d6d9bf6595fc9f0f98e4c3f74680abeec69e7381e06bd')
+sha256sums=('6cf9dc62f86fcbf113c97899e6ebac2ce7f12214993016371d7e74b4b34f62ed')
build() {
cd "$pkgname-$pkgver"