summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2020-10-26 17:42:41 -0400
committerKyle Westhaus2020-10-26 17:42:41 -0400
commit4f419db433ba272218517d82201aa0f713bf0449 (patch)
treed307bdd20133be8006feb37dbda55ea8feb0953e
parent3c0198f11afeefaafe46ba7b72bf9b96196cd284 (diff)
downloadaur-4f419db433ba272218517d82201aa0f713bf0449.tar.gz
Bumps pkgver to 20.07.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df7c4c22bd39..c7b91ca9f437 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 20.07.1
+ pkgver = 20.07.2
pkgrel = 1
url = https://github.com/dgraph-io/dgraph
arch = x86_64
@@ -9,14 +9,14 @@ pkgbase = dgraph-bin
provides = dgraph
conflicts = dgraph
conflicts = dgraph-git
- source = dgraph-20.07.1.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v20.07.1/dgraph-linux-amd64.tar.gz
- source = dgraph-20.07.1.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v20.07.1/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.07.1/licenses/DCL.txt
+ source = dgraph-20.07.2.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v20.07.2/dgraph-linux-amd64.tar.gz
+ source = dgraph-20.07.2.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v20.07.2/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v20.07.2/licenses/DCL.txt
source = dgraph.service
source = dgraph-zero.service
source = dgraph-ratel.service
- sha256sums = 810f884a520d94421dcd287f56f05f0a2219345c6a32f137fa97ada21659fa4c
- sha256sums = eb1b9467c40f53941e3f32f2ddd316c4ddaf7240d6411108d9882d208934c141
+ sha256sums = 6edb76731e9e82857994dac4cfee996dd05153e0cb05f874c4e1ddc806ccf477
+ sha256sums = 80e9ae796c4223d0a4a0bc588d6b6592e4ec2388bace500aee6efba91f7d2090
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
sha256sums = 94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace
sha256sums = 402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83
diff --git a/PKGBUILD b/PKGBUILD
index cc676babc953..35add6102b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=20.07.1
+pkgver=20.07.2
pkgrel=1
pkgdesc='Fast, transactional, distributed graph database'
arch=('x86_64')
@@ -18,8 +18,8 @@ source=("dgraph-$pkgver.tar.gz::$url/releases/download/v$pkgver/dgraph-linux-amd
'dgraph.service'
'dgraph-zero.service'
'dgraph-ratel.service')
-sha256sums=('810f884a520d94421dcd287f56f05f0a2219345c6a32f137fa97ada21659fa4c'
- 'eb1b9467c40f53941e3f32f2ddd316c4ddaf7240d6411108d9882d208934c141'
+sha256sums=('6edb76731e9e82857994dac4cfee996dd05153e0cb05f874c4e1ddc806ccf477'
+ '80e9ae796c4223d0a4a0bc588d6b6592e4ec2388bace500aee6efba91f7d2090'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
'94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace'
'402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83'