summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-06-08 20:57:07 -0400
committergraysky2015-06-08 20:57:07 -0400
commitc9444174a44607e886eeef240c6b516e58a293d5 (patch)
tree7242e6fa9e5717fdc76b8d3a1f0c4e61a4a7d333 /PKGBUILD
parentec4975fec443ddfed012a0cf09c0dfc002d7d81f (diff)
downloadaur-c9444174a44607e886eeef240c6b516e58a293d5.tar.gz
Update to 5.74-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fed4faaf874c..8aba7be30266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='profile-sync-daemon'
-pkgver=5.73
+pkgver=5.74
pkgrel=1
pkgdesc='Syncs browser profiles to tmpfs reducing SSD/HDD calls and speeding-up browsers.'
arch=('any')
@@ -13,7 +13,7 @@ conflicts=('firefox-sync' 'goanysync' 'go-anysync-git' 'iceweasel-sync'
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
backup=('etc/psd.conf')
install=psd.install
-sha256sums=('229b30d4e5dead6ad47c9110b4716101a28e323061b97cfbe5037fd56fdda440')
+sha256sums=('765b2e9816d0f83748dfd903057a179ddb96d4a8cac818dad6b8dcbe25bc7730')
build() {
cd "$pkgname-$pkgver"