summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13fd4aae7799..79ae6b0a65da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Emil Lundberg <emil@emlun.se>
pkgname=yubikey-oath-dmenu
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
pkgdesc="dmenu interface for getting OATH codes from a YubiKey"
url="https://github.com/emlun/yubikey-oath-dmenu"
license=('GPL3')
@@ -21,7 +21,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/emlun/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig"
)
validpgpkeys=('EB8627616EC1971DF076F2FF2BF5FD22FCABDE73')
-sha256sums=('f2b8b75547d56b3385c36978048d36547c09e988c157d9672ed6cee2c7e386d9'
+sha256sums=('6c3b6288cc7963720f31d94df036300ea062304b05df5b3985944551eb1da7d4'
'SKIP')
package() {