summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ceee891c41d..540d3aaf95f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gashell
_pkgname=GAShell
-pkgver=0.921
+pkgver=0.922
pkgrel=1
pkgdesc="A bash script that generates and securely manages/stores Google Authenticator codes."
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ license=('GNU V3')
depends=('sed' 'oath-toolkit' 'openssl' 'zbar' 'curl')
provides=('gashell')
source=(https://github.com/DDoctorzeus/$_pkgname/archive/$pkgver.tar.gz)
-sha256sums=('5e7b77e2576b82e56e73d8741ac7173e1e78b44fa9b414bb76ff2016ea4c0193')
+sha256sums=('365c3be5e839153cf9be870e04e36b67f8a482136de208b4b05b545cbfa33cac')
package() {
mkdir -p "$pkgdir/usr/share/$pkgname/";