summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitaliy2023-07-31 10:13:19 +0500
committerVitaliy2023-07-31 10:13:19 +0500
commit8698235306f060414e90131bcfee73289bfc8612 (patch)
tree4ff5e0556a35d3b205f239c102473a3a036a7478
parent21307ef25b58c65180a851f0ba585dfd0b5801f6 (diff)
downloadaur-keepass-plugin-keeautoexec.tar.gz
Update to 2.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 696c7075e563..e6486a3c8ea5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# 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.5
+ pkgver = 2.6
pkgrel = 1
url = http://keepass.info/plugins.html#keeautoexec
arch = any
license = GPLv2
depends = keepass
- source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.5.zip
- md5sums = f7a276a5f66097793c64d2ae5f929a4a
+ source = http://keepass.info/extensions/v2/keeautoexec/KeeAutoExec-2.6.zip
+ md5sums = 6e09ee4058aa845945278a5b0d765015
pkgname = keepass-plugin-keeautoexec
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"