summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2021-05-24 07:37:35 -0700
committerKyle Westhaus2021-05-24 07:37:35 -0700
commitfb8ccd0636a737b4e479a056b0ffe2afeb57af42 (patch)
tree91338b25f470a8b3f1741b86dd88ec7922ef3448
parent137b495a0c5cf5b650f81113843363470f4a57eb (diff)
downloadaur-fb8ccd0636a737b4e479a056b0ffe2afeb57af42.tar.gz
Bump pkgver to 20.11.3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD8
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28b99c719ec8..e69dd7c7414a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 20.11.2
- pkgrel = 2
+ pkgver = 20.11.3
+ pkgrel = 1
url = https://github.com/dgraph-io/dgraph
install = dgraph-bin.install
arch = x86_64
@@ -10,15 +10,15 @@ pkgbase = dgraph-bin
provides = dgraph
conflicts = dgraph
conflicts = dgraph-git
- source = dgraph-20.11.2.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v20.11.2/dgraph-linux-amd64.tar.gz
- source = dgraph-20.11.2.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v20.11.2/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.2/licenses/DCL.txt
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.2/contrib/systemd/centos/dgraph-alpha.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.2/contrib/systemd/centos/dgraph-zero.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.2/contrib/systemd/centos/dgraph-ui.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.2/contrib/systemd/centos/add_dgraph_account.sh
- sha256sums = e67390524f44dd1c09f45ea1da98c80c32cc9b16a2f411e36a9849b1e88820cf
- sha256sums = 6e95c6553c193a832f989b8f1f7518ea888008e7cb8fc62d609f6f4cc4772643
+ source = dgraph-20.11.3.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v20.11.3/dgraph-linux-amd64.tar.gz
+ source = dgraph-20.11.3.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v20.11.3/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.3/licenses/DCL.txt
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.3/contrib/systemd/centos/dgraph-alpha.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.3/contrib/systemd/centos/dgraph-zero.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.3/contrib/systemd/centos/dgraph-ui.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.11.3/contrib/systemd/centos/add_dgraph_account.sh
+ sha256sums = 219501ab5f2af863d12bc55f3860fa12df2127a07ac8eaf998ca646fc720d94e
+ sha256sums = 52f84328e51160f1a9b4f44dada9118bc6f6ff3d7ab6edd5491abfacc328fc2b
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
sha256sums = b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23
sha256sums = 1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f
diff --git a/PKGBUILD b/PKGBUILD
index 86d33958bf38..addfde865d34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=20.11.2
-pkgrel=2
+pkgver=20.11.3
+pkgrel=1
pkgdesc='Fast, transactional, distributed graph database'
arch=('x86_64')
url='https://github.com/dgraph-io/dgraph'
@@ -20,8 +20,8 @@ source=("dgraph-$pkgver.tar.gz::$url/releases/download/v$pkgver/dgraph-linux-amd
"https://raw.githubusercontent.com/dgraph-io/dgraph/v$pkgver/contrib/systemd/centos/dgraph-zero.service"
"https://raw.githubusercontent.com/dgraph-io/dgraph/v$pkgver/contrib/systemd/centos/dgraph-ui.service"
"https://raw.githubusercontent.com/dgraph-io/dgraph/v$pkgver/contrib/systemd/centos/add_dgraph_account.sh")
-sha256sums=('e67390524f44dd1c09f45ea1da98c80c32cc9b16a2f411e36a9849b1e88820cf'
- '6e95c6553c193a832f989b8f1f7518ea888008e7cb8fc62d609f6f4cc4772643'
+sha256sums=('219501ab5f2af863d12bc55f3860fa12df2127a07ac8eaf998ca646fc720d94e'
+ '52f84328e51160f1a9b4f44dada9118bc6f6ff3d7ab6edd5491abfacc328fc2b'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
'b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23'
'1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f'