summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVitaliy2022-11-30 11:14:28 +0500
committerVitaliy2022-11-30 11:14:28 +0500
commit21307ef25b58c65180a851f0ba585dfd0b5801f6 (patch)
tree2a74718d3845d284ffb553d733b7bb3d52027888 /PKGBUILD
parent04042e37e47bb8529919aa809c9cc67ff547f896 (diff)
downloadaur-21307ef25b58c65180a851f0ba585dfd0b5801f6.tar.gz
update to 2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf1a2bc24d53..a7e7f95f4926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: svr3408 svr3408@gmail.com
pkgname="keepass-plugin-keeautoexec"
-pkgver=2.4
+pkgver=2.5
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=('48055c080f4e8efcde7e91eb31981e6a')
+md5sums=('f7a276a5f66097793c64d2ae5f929a4a')
package() {
cd "$srcdir"