summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Westhaus2019-10-24 19:27:20 -0400
committerKyle Westhaus2019-10-24 19:27:20 -0400
commitf8df3af901fb0b5a859f9365cd32f221b86c94e4 (patch)
tree412af459f3df5865da26aa86923fc98b48fcfd3c
parentd32633317dcb93b0c2b7dccba4f44eb1b337d95f (diff)
downloadaur-f8df3af901fb0b5a859f9365cd32f221b86c94e4.tar.gz
Bumps pkgver to 1.1.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78f61bde95c0..311631dc8530 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dgraph-bin
pkgdesc = Fast, transactional, distributed graph database
- pkgver = 1.0.16
+ pkgver = 1.1.0
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.0.16.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v1.0.16/dgraph-linux-amd64.tar.gz
- source = dgraph-1.0.16.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v1.0.16/dgraph-checksum-linux-amd64.sha256
- source = https://raw.githubusercontent.com/dgraph-io/dgraph/v1.0.16/licenses/DCL.txt
+ source = dgraph-1.1.0.tar.gz::https://github.com/dgraph-io/dgraph/releases/download/v1.1.0/dgraph-linux-amd64.tar.gz
+ source = dgraph-1.1.0.tar.gz.sha256::https://github.com/dgraph-io/dgraph/releases/download/v1.1.0/dgraph-checksum-linux-amd64.sha256
+ source = https://raw.githubusercontent.com/dgraph-io/dgraph/v1.1.0/licenses/DCL.txt
source = dgraph.service
source = dgraph-zero.service
source = dgraph-ratel.service
- sha256sums = c778603e747e98fccf212d823c396f72be28153b7832f3804447f39a4ea6a92f
- sha256sums = 9aa6a310369039aa53aa247332c3620888047bb0c6ea1ba692cc3983f9afb04e
+ sha256sums = e40c6ed91dc12f7c27cefb1236aaa0a10811579eb02649bdea6ade3a6a06bf39
+ sha256sums = 9085f42ebe2a93bec3659869886139fcb5e82b2e6626bb2b26f87fa8d0c76f1c
sha256sums = bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d
sha256sums = 94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace
sha256sums = 402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83
diff --git a/PKGBUILD b/PKGBUILD
index 7c2911b1f7ec..6a86b0a2320d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: John Trengrove <john at retrofilter dot com>
pkgname=dgraph-bin
-pkgver=1.0.16
+pkgver=1.1.0
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=('c778603e747e98fccf212d823c396f72be28153b7832f3804447f39a4ea6a92f'
- '9aa6a310369039aa53aa247332c3620888047bb0c6ea1ba692cc3983f9afb04e'
+sha256sums=('e40c6ed91dc12f7c27cefb1236aaa0a10811579eb02649bdea6ade3a6a06bf39'
+ '9085f42ebe2a93bec3659869886139fcb5e82b2e6626bb2b26f87fa8d0c76f1c'
'bfdc75136567068dd049c2d226049a57de5f4a1871eab7429c022e95952efb0d'
'94449db0bbd30aca993dbc6486fbec615e2cada7cd3d91e6b99d6a426a5d7ace'
'402c5a022615f47d26db47f375f242638d04abbed3bfd22f86067f8f19031f83'