summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitaliy2020-02-11 21:17:57 +0500
committerVitaliy2020-02-11 21:17:57 +0500
commit04042e37e47bb8529919aa809c9cc67ff547f896 (patch)
tree37f5f4abba2024b82b66d917e8e914d8f77b92d2
parent4ef0f745bd5e9afec897a845fa311dbc1d1b402e (diff)
downloadaur-04042e37e47bb8529919aa809c9cc67ff547f896.tar.gz
update to 2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab51c07c3105..f0f15b35536f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@
# Thu Apr 6 04:15:22 UTC 2017
pkgbase = keepass-plugin-keeautoexec
pkgdesc = A KeePass plugin allows to automatically open additional databases when opening a database.
- pkgver = 2.2
+ pkgver = 2.4
pkgrel = 1
url = http://keepass.info/plugins.html#keeautoexec
arch = any
license = GPLv2
depends = keepass
- source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.2.zip
- md5sums = fb143b1a7e8c767d3e835c01cf43837c
+ source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.4.zip
+ md5sums = 48055c080f4e8efcde7e91eb31981e6a
pkgname = keepass-plugin-keeautoexec
diff --git a/PKGBUILD b/PKGBUILD
index c1031ed654dd..cf1a2bc24d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: svr3408 svr3408@gmail.com
pkgname="keepass-plugin-keeautoexec"
-pkgver=2.2
+pkgver=2.4
pkgrel=1
pkgdesc="A KeePass plugin allows to automatically open additional databases when opening a database."
arch=("any")
@@ -9,7 +9,7 @@ url="http://keepass.info/plugins.html#keeautoexec"
license=("GPLv2")
depends=("keepass")
source=("http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-$pkgver.zip")
-md5sums=('fb143b1a7e8c767d3e835c01cf43837c')
+md5sums=('48055c080f4e8efcde7e91eb31981e6a')
package() {
cd "$srcdir"