summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGilrain2020-09-13 08:39:30 +0200
committerGilrain2020-09-13 08:39:30 +0200
commitaab1a44ed70443adee64979211abacf08d9faabc (patch)
tree840f68e92fa6cf38f32a8d597504fad7e06cdcc3 /PKGBUILD
parent1c6e1438709e89fbc51e074cd4fa16b7828aebc8 (diff)
downloadaur-keepass-plugin-keetraytotp.tar.gz
Update to 0.108.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6039eb6e333d..f44c4f977575 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=keepass-plugin-keetraytotp
_pluginname=KeeTrayTOTP
-pkgver=0.107.0
+pkgver=0.108.0
pkgrel=1
pkgdesc="Fork of the Tray TOTP Keepass plugin adding Steam 2FA."
license=('GPL3')
@@ -13,7 +13,7 @@ conflicts=('keepass-plugin-traytotp')
arch=('any')
url="https://github.com/victor-rds/KeeTrayTOTP"
source=("${_pluginname}-v${pkgver}.plgx::https://github.com/victor-rds/KeeTrayTOTP/releases/download/v${pkgver}/${_pluginname}.plgx")
-sha256sums=('96d19960419144caf6da5a2d91cf5a7eb3fe98a560b872eed11429c934bfb597')
+sha256sums=('4f7251a9bbb79cad04aee96d1809c6b36d43285a9f3834fef5330fc97ae8bc09')
package() {
install -Dm644 "${srcdir}/${_pluginname}-v${pkgver}.plgx" "${pkgdir}/usr/share/keepass/plugins/${_pluginname}.plgx"