summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2020-07-31 23:04:46 -0400
committerKyle Westhaus2020-07-31 23:04:46 -0400
commit0ce9ac65b03f90ef8371ba7889ae88ec7376f6c2 (patch)
tree44fa9d26187ace6495b4e7f3e99b1e591631d168
parent63e31ec9e28eff2ef1091a1e320a8238cb308c44 (diff)
downloadaur-0ce9ac65b03f90ef8371ba7889ae88ec7376f6c2.tar.gz
Bumps pkgver on 1.1 release branch to 1.1.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c8fba28437e..b5e26510cf78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 1.2.6
+ pkgver = 1.1.1
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-1.2.6.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v1.2.6/dgraph-linux-amd64.tar.gz
- source = dgraph-1.2.6.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v1.2.6/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v1.2.6/licenses/DCL.txt
+ source = dgraph-1.1.1.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v1.1.1/dgraph-linux-amd64.tar.gz
+ source = dgraph-1.1.1.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v1.1.1/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v1.1.1/licenses/DCL.txt
source = dgraph.service
source = dgraph-zero.service
source = dgraph-ratel.service
- sha256sums = fb869726fe223e3a9631a7105a5a764b3c83365a4de2ffe61afbed3098e4d80a
- sha256sums = 653c16bbb90b850a1a857535c0b4c3d6687f388380f0e814550028be758402db
+ sha256sums = ef688c630745929a98b9171040ecef03fbffc5f05c12c8713a27b5135f035226
+ sha256sums = c8018dee86fe40731cabe1f5a48e78740c42c5f5a0986bf449fcfc9aecf64d62
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
sha256sums = 94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace
sha256sums = 402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83
diff --git a/PKGBUILD b/PKGBUILD
index 64e2bedd5ae4..f33582ae3e0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=1.2.6
+pkgver=1.1.1
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=('fb869726fe223e3a9631a7105a5a764b3c83365a4de2ffe61afbed3098e4d80a'
- '653c16bbb90b850a1a857535c0b4c3d6687f388380f0e814550028be758402db'
+sha256sums=('ef688c630745929a98b9171040ecef03fbffc5f05c12c8713a27b5135f035226'
+ 'c8018dee86fe40731cabe1f5a48e78740c42c5f5a0986bf449fcfc9aecf64d62'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
'94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace'
'402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83'