summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2021-12-11 13:22:11 -0500
committerKyle Westhaus2021-12-11 13:22:11 -0500
commit2ee317eb322406e68c76e87071c6766080ff8717 (patch)
tree0da452c1038c90616522426b5ab258d2210771ad
parentf7087f5898bd45a3681a5b736877dc5c15d89e10 (diff)
downloadaur-2ee317eb322406e68c76e87071c6766080ff8717.tar.gz
Bump pkgver to 21.12.0
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cd868409b10..a9cd7106fe93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 21.03.2
+ pkgver = 21.12.0
pkgrel = 1
url = https://github.com/dgraph-io/dgraph
install = dgraph-bin.install
@@ -10,17 +10,17 @@ pkgbase = dgraph-bin
provides = dgraph
conflicts = dgraph
conflicts = dgraph-git
- source = dgraph-21.03.2.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v21.03.2/dgraph-linux-amd64.tar.gz
- source = dgraph-21.03.2.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v21.03.2/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.2/licenses/DCL.txt
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.2/contrib/systemd/centos/dgraph-alpha.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.2/contrib/systemd/centos/dgraph-zero.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.2/contrib/systemd/centos/add_dgraph_account.sh
- sha256sums = 086f8c64f71658be220d29638d295b8f40ee471b34a92ab0744d36c183472eb4
- sha256sums = 3145abfcc70503cda7f22c6918fe22fa967f18a38d6393103bf9ed16607793e7
+ source = dgraph-21.12.0.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v21.12.0/dgraph-linux-amd64.tar.gz
+ source = dgraph-21.12.0.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v21.12.0/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.12.0/licenses/DCL.txt
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.12.0/contrib/systemd/centos/dgraph-alpha.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.12.0/contrib/systemd/centos/dgraph-zero.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.12.0/contrib/systemd/centos/add_dgraph_account.sh
+ sha256sums = a8dc7f77ea89843f34d9466d212cadeb4a6f581e72c5d757e19f653e4863f8ef
+ sha256sums = 003b84232ffe706241c8b1276809ee353b832403ea239b3fd5ada91daefa9f90
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
- sha256sums = b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23
- sha256sums = 1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f
+ sha256sums = 4772e7e65d4b314a5aee66930c7aa45ee6526e22f8dde3f8c6970cd23a6dac0c
+ sha256sums = 1d17f53b5f83f434ce918c1f13a7b5829b0c2d20ccad13aa44486a00d7b6bc6a
sha256sums = cf80944157c7af97d0bcd18a6d4b5f6a4ba14941f47ff8b19977b7477ee2b865
pkgname = dgraph-bin
diff --git a/PKGBUILD b/PKGBUILD
index 75cd0104684c..7aed850d0638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=21.03.2
+pkgver=21.12.0
pkgrel=1
pkgdesc='Fast, transactional, distributed graph database'
arch=('x86_64')
@@ -19,11 +19,11 @@ 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-alpha.service"
"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/add_dgraph_account.sh")
-sha256sums=('086f8c64f71658be220d29638d295b8f40ee471b34a92ab0744d36c183472eb4'
- '3145abfcc70503cda7f22c6918fe22fa967f18a38d6393103bf9ed16607793e7'
+sha256sums=('a8dc7f77ea89843f34d9466d212cadeb4a6f581e72c5d757e19f653e4863f8ef'
+ '003b84232ffe706241c8b1276809ee353b832403ea239b3fd5ada91daefa9f90'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
- 'b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23'
- '1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f'
+ '4772e7e65d4b314a5aee66930c7aa45ee6526e22f8dde3f8c6970cd23a6dac0c'
+ '1d17f53b5f83f434ce918c1f13a7b5829b0c2d20ccad13aa44486a00d7b6bc6a'
'cf80944157c7af97d0bcd18a6d4b5f6a4ba14941f47ff8b19977b7477ee2b865')
package() {