aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Brooks2024-03-20 21:12:47 +0000
committerBen Brooks2024-03-20 21:12:47 +0000
commit37c548fbe71c3f493079eab86b1b5e4e3732a1f1 (patch)
tree8c734cf1830d9bdab01223112f9fff9bd774006d
parent17178c93952b558bbbf57296653b29eb77626226 (diff)
downloadaur-sync_gateway-community-bin.tar.gz
Bump for 3.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8b4d889f110..9791eddc373a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sync_gateway-community-bin
pkgdesc = Manages access and synchronization between Couchbase Lite and Couchbase Server - Community Edition (CE)
- pkgver = 3.1.1
+ pkgver = 3.1.4
pkgrel = 1
url = https://github.com/couchbase/sync_gateway
install = sync_gateway.install
@@ -8,9 +8,9 @@ pkgbase = sync_gateway-community-bin
license = custom:Couchbase Community Edition License
provides = sync_gateway
conflicts = sync_gateway-git
- source = https://packages.couchbase.com/releases/couchbase-sync-gateway/3.1.1/couchbase-sync-gateway-community_3.1.1_x86_64.deb
+ source = https://packages.couchbase.com/releases/couchbase-sync-gateway/3.1.4/couchbase-sync-gateway-community_3.1.4_x86_64.deb
source = sync_gateway.service
- sha256sums = d23c49a3744759f2b5ac0461daba51fa5be6fc4d79047865c5121454e63d2775
+ sha256sums = 46d84cc4e7feefbb549c5f405fb7e588e4bfadee60de3b3acd82e0d2bfc7cfef
sha256sums = 4bc3c5843b2b6e31d954a53d43c9ecdce77faf3942b5da4ffdaba846f02dd381
pkgname = sync_gateway-community-bin
diff --git a/PKGBUILD b/PKGBUILD
index 01d37786ab52..ef12e3b8bfd0 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=3.1.1
+pkgver=3.1.4
pkgrel=1
pkgdesc="Manages access and synchronization between Couchbase Lite and Couchbase Server - Community Edition (CE)"
url="https://github.com/couchbase/sync_gateway"
@@ -17,7 +17,7 @@ source=(
'sync_gateway.service'
)
-sha256sums=('d23c49a3744759f2b5ac0461daba51fa5be6fc4d79047865c5121454e63d2775'
+sha256sums=('46d84cc4e7feefbb549c5f405fb7e588e4bfadee60de3b3acd82e0d2bfc7cfef'
'4bc3c5843b2b6e31d954a53d43c9ecdce77faf3942b5da4ffdaba846f02dd381')
prepare () {