summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilio Aburto L2017-11-21 04:15:48 -0300
committerEmilio Aburto L2017-11-21 04:15:48 -0300
commit9e5f9d009993a7b5978ec35c82595f97cd1947e5 (patch)
tree60e27ce18745d169e497245210956fc00adec861
parentb589f7e14aff18e57058480f6763710c47664d58 (diff)
downloadaur-9e5f9d009993a7b5978ec35c82595f97cd1947e5.tar.gz
Updated to version 1.3.9
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3071f299089f..fcafd67cb2ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Gerad Munsch <gmunsch@unforgivendevelopment.com>
+# Maintainer: Emilio Aburto <eaburto@dcc.uchile.cl>
_pkgname=keeotp
_pkgname2=KeeOtp
pkgname=keepass-plugin-keeotp
-pkgver=1.3.6
+pkgver=1.3.9
pkgrel=1
pkgdesc="KeePass plugin that generates TOTPs from secrets stored in the KeePass database (ie: Google Authenticator, other RFC 6238 compliant TOTP implementations)"
license=('MIT')
@@ -13,7 +13,7 @@ conflicts=('keepass-plugin-keeotp-beta')
arch=('any')
url="https://bitbucket.org/devinmartin/keeotp/wiki/Home"
source=("https://bitbucket.org/devinmartin/keeotp/downloads/${_pkgname2}-${pkgver}.zip")
-sha512sums=('5110b258d56f875f342914c5bf27cbd5107461e5a0eb6f84a9736a1e4b56ca35c0434997ac239cc01990cdb2d363eae1f5dc8de34a02f35980004090af00ef0e')
+sha512sums=('51d9101d92a11b17a6b048a7c37feddeeb148141878ab5831dca532418a1050a2867a31c992a3fcfdf4c58a5e470f021f27ad7069c787478f9bfb54f0f72bf03')
package() {