summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2018-09-14 20:35:23 +0000
committerKeybase Linux Build2018-09-14 20:35:23 +0000
commit9641030a5beaa72b8827dfd142591bc4e6ff9ad7 (patch)
treee8444a19517aa8c58962f036a4272188cc3bec83
parent9de21f772ebf2c0bb48abf9dbf4ccad72ba365de (diff)
downloadaur-9641030a5beaa72b8827dfd142591bc4e6ff9ad7.tar.gz
version bump
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a96613a4a47d..b035a2561814 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by Keybase build automation
pkgbase = keybase-bin
pkgdesc = the Keybase Go client, filesystem, and GUI
- pkgver = 2.6.0_20180906180040+a665896692
+ pkgver = 2.7.0_20180912172414+049d28bddb
pkgrel = 1
url = https://keybase.io
install = keybase.install
@@ -15,10 +15,10 @@ pkgbase = keybase-bin
conflicts = keybase
conflicts = keybase-release
conflicts = keybase-git
- source_i686 = https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.6.0-20180906180040.a665896692_i386.deb
- sha256sums_i686 = f4efbeaffc0ba29ff4943ca59b1de498100593ebe9c0b666534539ea9e17e7bd
- source_x86_64 = https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.6.0-20180906180040.a665896692_amd64.deb
- sha256sums_x86_64 = 563888d630dd97059400c3b2eb7e1ae3e8cc76381ee687f5ad139756cdeae962
+ source_i686 = https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.7.0-20180912172414.049d28bddb_i386.deb
+ sha256sums_i686 = c4348ad58c1ebf0debfe328925a7a4f6a6405f766e6095b6835a4c2ef7983b90
+ source_x86_64 = https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.7.0-20180912172414.049d28bddb_amd64.deb
+ sha256sums_x86_64 = 04fd7602a4c917d45f97bb590d9caf20b99550c445ee8c7d47f0fce13a8f5bd4
pkgname = keybase-bin
diff --git a/PKGBUILD b/PKGBUILD
index fafc8161413b..4ef130643929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=keybase-bin
pkgdesc='the Keybase Go client, filesystem, and GUI'
license=('BSD')
url='https://keybase.io'
-pkgver=2.6.0_20180906180040+a665896692
+pkgver=2.7.0_20180912172414+049d28bddb
src_prefix=https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb
deb_pkgver="${pkgver/_/-}"
deb_pkgver="${deb_pkgver/+/.}"
@@ -47,5 +47,5 @@ package() {
# You can cross reference these hashes with Keybase Debian repo metadata:
# https://prerelease.keybase.io/deb/dists/stable/main/binary-amd64/Packages
# https://prerelease.keybase.io/deb/dists/stable/main/binary-i386/Packages
-sha256sums_i686=(f4efbeaffc0ba29ff4943ca59b1de498100593ebe9c0b666534539ea9e17e7bd)
-sha256sums_x86_64=(563888d630dd97059400c3b2eb7e1ae3e8cc76381ee687f5ad139756cdeae962)
+sha256sums_i686=(c4348ad58c1ebf0debfe328925a7a4f6a6405f766e6095b6835a4c2ef7983b90)
+sha256sums_x86_64=(04fd7602a4c917d45f97bb590d9caf20b99550c445ee8c7d47f0fce13a8f5bd4)