summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurya2023-07-26 14:21:58 -0400
committersurya2023-07-26 14:21:58 -0400
commit622f8c8ae327d52f69cd7283ee66c3239b3da23d (patch)
tree8a37da1f27c7154973aa783be5d208a5162e51a6
parentb4bf18bf1e05564eab1dea9a97ba8c16f13dbe0d (diff)
downloadaur-622f8c8ae327d52f69cd7283ee66c3239b3da23d.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05f8409a3cf0..2444da270cb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
pkgbase = keybase-bin
pkgdesc = the Keybase Go client, filesystem, and GUI
pkgver = 6.2.2_20230726175256+4464bfb32d
- pkgrel = 1
+ pkgrel = 2
url = https://keybase.io
install = keybase.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0ad365557ae3..0d47b41ad945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgver=6.2.2_20230726175256+4464bfb32d
src_prefix=https://prerelease.keybase.io/linux_binaries/deb
deb_pkgver="${pkgver/_/-}"
deb_pkgver="${deb_pkgver/+/.}"
-pkgrel=1
+pkgrel=2
arch=('x86_64')
depends=(fuse libxss gtk3 lsof) # don't change this without changing the SRCINFO template too
# also make sure to change the keybase-git PKGBUILD