summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeybase Linux Build2018-09-06 18:11:12 +0000
committerKeybase Linux Build2018-09-06 18:11:12 +0000
commit9de21f772ebf2c0bb48abf9dbf4ccad72ba365de (patch)
tree8ed713934d98ff3098aeaaf2fc4b9c1251af0395
parentd60c878d8957bb9432aaa315926a51234fa034ae (diff)
downloadaur-9de21f772ebf2c0bb48abf9dbf4ccad72ba365de.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 62bcffaf16f0..a96613a4a47d 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_20180905164621+778a9e6742
+ pkgver = 2.6.0_20180906180040+a665896692
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-20180905164621.778a9e6742_i386.deb
- sha256sums_i686 = 6f88c444880b2e16c9be47e41165754780e99f2a9846af6da22f62581994c02c
- source_x86_64 = https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_2.6.0-20180905164621.778a9e6742_amd64.deb
- sha256sums_x86_64 = 39a2079066e59013ba75ef70a1c69b01996042df8850d66506baa3fd4fe9c465
+ 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
pkgname = keybase-bin
diff --git a/PKGBUILD b/PKGBUILD
index f8425443f41b..fafc8161413b 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_20180905164621+778a9e6742
+pkgver=2.6.0_20180906180040+a665896692
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=(6f88c444880b2e16c9be47e41165754780e99f2a9846af6da22f62581994c02c)
-sha256sums_x86_64=(39a2079066e59013ba75ef70a1c69b01996042df8850d66506baa3fd4fe9c465)
+sha256sums_i686=(f4efbeaffc0ba29ff4943ca59b1de498100593ebe9c0b666534539ea9e17e7bd)
+sha256sums_x86_64=(563888d630dd97059400c3b2eb7e1ae3e8cc76381ee687f5ad139756cdeae962)