summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJayson Reis2021-04-02 10:35:23 +0200
committerJayson Reis2021-04-02 10:35:23 +0200
commit0a9fd592f8699b3ae39e757fa86d573292c5e836 (patch)
treec879c4b0d9b8f821a213f024146f89433d76d899 /PKGBUILD
parentabaa838e61500ec77963921e98262eb8ee5be84e (diff)
downloadaur-mambembe-cli-without-keyring-bin.tar.gz
Update to version 0.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83d0640bcca4..fb9544883046 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mambembe-cli-without-keyring-bin
_bin_name=mambembe-cli
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=0
pkgdesc="Opensource Authy command line client (without keyring support)"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=(
provides=($_bin_name)
conflicts=($_bin_name)
source=("https://github.com/jaysonsantos/mambembe/releases/download/${pkgver}/${pkgname%-bin}-${pkgver}-x86_64-unknown-linux-gnu.tar.gz")
-sha256sums=('da0c9503da3f766ee5e68a5376778f04d83e8984d32190a480c3da8ffe607ce1')
+sha256sums=('05ff181d1eb3e5a40b54f0d2988facff7b4768bcb7da4e94fadf92332f3b42b5')
package() {
mkdir -p "${pkgdir}/usr/bin"