summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-07-06 20:59:20 -0400
committergraysky2016-07-06 20:59:20 -0400
commit5d7949a365db0f1f3b1f9a91ace093d4a872fcce (patch)
treeedc2205b6eb84f5a7f3054b294c46cd638508cd6
parentc6000317f9ad0f419ac16a399ae76fcdb66eb7fc (diff)
downloadaur-5d7949a365db0f1f3b1f9a91ace093d4a872fcce.tar.gz
Update to 6.25-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 096480527b36..c324c9842c30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jul 7 00:59:15 UTC 2016
+# Thu Jul 7 00:59:20 UTC 2016
pkgbase = profile-sync-daemon
pkgdesc = Syncs browser profiles to tmpfs reducing SSD/HDD calls and speeding-up browsers.
pkgver = 6.25
@@ -19,7 +19,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.25.tar.xz
- sha256sums = e5348ea3fd8624ae8b4a67e17966eee394dd9836832a3c3b08d50e67355cff22
+ sha256sums = 99843d7ece67dd795280f913c5ea4881781465751db12f0d410f297419a2e3a9
pkgname = profile-sync-daemon
diff --git a/PKGBUILD b/PKGBUILD
index 985540d42db7..e112a10427ff 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=('e5348ea3fd8624ae8b4a67e17966eee394dd9836832a3c3b08d50e67355cff22')
+sha256sums=('99843d7ece67dd795280f913c5ea4881781465751db12f0d410f297419a2e3a9')
build() {
cd "$pkgname-$pkgver"