summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitaly S2017-04-06 09:15:28 +0500
committerVitaly S2017-04-06 09:15:28 +0500
commit4ef0f745bd5e9afec897a845fa311dbc1d1b402e (patch)
tree78a4500eb2b93bb0ff055492f5f93812efce9193
parent587a94e5ed3314c325497bcd5e49a28b6ea95ca4 (diff)
downloadaur-4ef0f745bd5e9afec897a845fa311dbc1d1b402e.tar.gz
Update to 2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7aa49ceda481..ab51c07c3105 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Mar 13 05:40:47 UTC 2017
+# 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.1
+ pkgver = 2.2
pkgrel = 1
url = http://keepass.info/plugins.html#keeautoexec
arch = any
license = GPLv2
depends = keepass
- source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.1.zip
- md5sums = 14775c66f78fedcc13481d491e181dd2
+ source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.2.zip
+ md5sums = fb143b1a7e8c767d3e835c01cf43837c
pkgname = keepass-plugin-keeautoexec
diff --git a/PKGBUILD b/PKGBUILD
index e0c777a6cb33..c1031ed654dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: svr3408 svr3408@gmail.com
pkgname="keepass-plugin-keeautoexec"
-pkgver=2.1
+pkgver=2.2
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=('14775c66f78fedcc13481d491e181dd2')
+md5sums=('fb143b1a7e8c767d3e835c01cf43837c')
package() {
cd "$srcdir"