aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Brooks2020-10-29 11:41:14 +0000
committerBen Brooks2020-10-29 11:41:14 +0000
commitae19911faa28e6541cf0d6a75602c1e39ee04a8f (patch)
treefe6e3126d5369d8d890a3cab7d6972bbab1cd234
parent669042fef41e7497f267a5e1163b7cc817fff345 (diff)
downloadaur-ae19911faa28e6541cf0d6a75602c1e39ee04a8f.tar.gz
Bump version for 2.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e85a1893ec8..31bfb7b9e738 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = sync_gateway-community-bin
pkgdesc = Manages access and synchronization between Couchbase Lite and Couchbase Server - Community Edition (CE)
- pkgver = 2.7.3
+ pkgver = 2.8.0
pkgrel = 1
url = https://github.com/couchbase/sync_gateway
arch = x86_64
license = custom:Couchbase Community Edition License
provides = sync_gateway
conflicts = sync_gateway-git
- source = https://packages.couchbase.com/releases/couchbase-sync-gateway/2.7.3/couchbase-sync-gateway-community_2.7.3_x86_64.deb
+ source = https://packages.couchbase.com/releases/couchbase-sync-gateway/2.8.0/couchbase-sync-gateway-community_2.8.0_x86_64.deb
source = sync_gateway.service
- sha256sums = 4e0306d06840c8e5a6df6984cb47feb5706df5a11058e4253eaab9d9a9044d18
+ sha256sums = f26ba49a2449f589acdd7e732244b4cd6577cb591d9a67e366bf81ef98df8ab2
sha256sums = 4bc3c5843b2b6e31d954a53d43c9ecdce77faf3942b5da4ffdaba846f02dd381
pkgname = sync_gateway-community-bin
diff --git a/PKGBUILD b/PKGBUILD
index 47c9c46ce939..08770fd2121c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# PRs/Issues: https://github.com/bbrks/aur-sync_gateway-community-bin
pkgname=sync_gateway-community-bin
-pkgver=2.7.3
+pkgver=2.8.0
pkgrel=1
pkgdesc="Manages access and synchronization between Couchbase Lite and Couchbase Server - Community Edition (CE)"
url="https://github.com/couchbase/sync_gateway"
@@ -15,7 +15,7 @@ source=(
'sync_gateway.service'
)
sha256sums=(
- '4e0306d06840c8e5a6df6984cb47feb5706df5a11058e4253eaab9d9a9044d18'
+ 'f26ba49a2449f589acdd7e732244b4cd6577cb591d9a67e366bf81ef98df8ab2'
'4bc3c5843b2b6e31d954a53d43c9ecdce77faf3942b5da4ffdaba846f02dd381'
)