summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVitaliy2023-07-31 10:13:19 +0500
committerVitaliy2023-07-31 10:13:19 +0500
commit8698235306f060414e90131bcfee73289bfc8612 (patch)
tree4ff5e0556a35d3b205f239c102473a3a036a7478 /PKGBUILD
parent21307ef25b58c65180a851f0ba585dfd0b5801f6 (diff)
downloadaur-8698235306f060414e90131bcfee73289bfc8612.tar.gz
Update to 2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7e7f95f4926..ab34ba1e233b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: svr3408 svr3408@gmail.com
pkgname="keepass-plugin-keeautoexec"
-pkgver=2.5
+pkgver=2.6
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=('f7a276a5f66097793c64d2ae5f929a4a')
+md5sums=('6e09ee4058aa845945278a5b0d765015')
package() {
cd "$srcdir"