summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmil Lundberg2022-05-13 23:50:28 +0200
committerEmil Lundberg2022-05-13 23:50:28 +0200
commit4c5eb84b9e7f562cab6532a9b7f1c489beafbb61 (patch)
tree6f1395e9c302395e012b4237189cebc3eaf54f2b /PKGBUILD
parent033b8f1b831b488fd1fff5dc9dd043725ce78770 (diff)
downloadaur-yubikey-oath-dmenu.tar.gz
Update to version 0.14.0
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() {