summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2021-06-24 22:04:44 -0700
committerKyle Westhaus2021-06-24 22:04:44 -0700
commitd337db78f12fa70f82a24aeae3d9cfdad7f1dec8 (patch)
treebb218300f5fd51c57a4e459a6fc71647bc9d2bee
parent302ce61897dc4decfb835e20277d254a6e88ad65 (diff)
downloadaur-d337db78f12fa70f82a24aeae3d9cfdad7f1dec8.tar.gz
Bump pkgver to 21.03.1
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD6
2 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a731e2c97a69..2797af8bfc0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 21.03.0
+ pkgver = 21.03.1
pkgrel = 1
url = https://github.com/dgraph-io/dgraph
install = dgraph-bin.install
@@ -10,18 +10,17 @@ pkgbase = dgraph-bin
provides = dgraph
conflicts = dgraph
conflicts = dgraph-git
- source = dgraph-21.03.0.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v21.03.0/dgraph-linux-amd64.tar.gz
- source = dgraph-21.03.0.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v21.03.0/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.0/licenses/DCL.txt
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.0/contrib/systemd/centos/dgraph-alpha.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.0/contrib/systemd/centos/dgraph-zero.service
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.0/contrib/systemd/centos/add_dgraph_account.sh
- sha256sums = a907703c1fadd3baacbf838a9328ee5d8f112f4523ddab45ddfbaf39c1eca599
- sha256sums = 9d130521f3888bce26420e4414ec5da49f18c14102c64d333e19390521df6cfc
+ source = dgraph-21.03.1.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v21.03.1/dgraph-linux-amd64.tar.gz
+ source = dgraph-21.03.1.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v21.03.1/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.1/licenses/DCL.txt
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.1/contrib/systemd/centos/dgraph-alpha.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.1/contrib/systemd/centos/dgraph-zero.service
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v21.03.1/contrib/systemd/centos/add_dgraph_account.sh
+ sha256sums = 49da6d8fbf22276690926581caf046810764524f9c14840a161729f69b578e4a
+ sha256sums = efc880649fa4f763814e1bd8e611ae893dc1ae198589a42ec58ab55690a83867
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
sha256sums = b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23
sha256sums = 1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f
sha256sums = cf80944157c7af97d0bcd18a6d4b5f6a4ba14941f47ff8b19977b7477ee2b865
pkgname = dgraph-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 6f965cf82247..5b68c9b302d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=21.03.0
+pkgver=21.03.1
pkgrel=1
pkgdesc='Fast, transactional, distributed graph database'
arch=('x86_64')
@@ -19,8 +19,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-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=('a907703c1fadd3baacbf838a9328ee5d8f112f4523ddab45ddfbaf39c1eca599'
- '9d130521f3888bce26420e4414ec5da49f18c14102c64d333e19390521df6cfc'
+sha256sums=('49da6d8fbf22276690926581caf046810764524f9c14840a161729f69b578e4a'
+ 'efc880649fa4f763814e1bd8e611ae893dc1ae198589a42ec58ab55690a83867'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
'b0436225ea1b65e47cea0e4bc039bcf5c795330f352b6333a99e84f5bd000d23'
'1d717b444a2bd4a6a5bfe035c8e46bba8319793f9ca211c3d815fa24327dc37f'