summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef9f7d73c507..342e457a5c28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: ultraviolet <ultravioletnanokitty@gmail.com>
pkgname=keepass-plugin-http
-pkgver=1.8.4.0
+pkgver=1.8.4.1
pkgrel=1
pkgdesc="KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP"
license=('unknown')
@@ -11,9 +11,9 @@ provides=('keepasshttp')
conflicts=('keepasshttp')
arch=('any')
url="http://github.com/pfn/keepasshttp"
-_commit="63fa55850fc4908527c453ff97765f5e945e389c"
+_commit="9cb207fec395ecc53881cd1dab98cb61d9315280"
source=(https://github.com/pfn/keepasshttp/raw/${_commit}/KeePassHttp.plgx)
-sha256sums=('4803ea799962ec3e294691922d6255e63c5a96df36941f99ef633775829e7289')
+md5sums=('78d2b692a2dc0014e4ec5a7aeadc13e5')
package() {
mkdir -p "${pkgdir}"/usr/share/keepass/plugins