summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGenerator2018-03-08 15:55:58 +0000
committerGenerator2018-03-08 15:55:58 +0000
commitad218a05d0283d30db65ce60b14083df3285d312 (patch)
treee1c984a7f8608da72d979c61b65c0679cc8a4685 /PKGBUILD
parentfd183ac7ee982a89612df2904d984c890c61878e (diff)
downloadaur-ad218a05d0283d30db65ce60b14083df3285d312.tar.gz
bump version 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29db5586da0..40b422fd31e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=HaveIBeenPwned
pkgname=keepass-plugin-haveibeenpwned
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc='KeePass plugin to check all entries with URLs against the "Have I Been Pwned?" and Cloudbleed breach list'
license=('MIT')
@@ -10,7 +10,7 @@ depends=('keepass')
arch=('any')
url="https://github.com/andrew-schofield/keepass2-haveibeenpwned"
source=("https://github.com/andrew-schofield/keepass2-haveibeenpwned/raw/master/HaveIBeenPwned.plgx")
-sha512sums=('f57eb0857728c6bd27fb0f883a6009643b324e020476fb029189acefdafa2aa2cb498c7dbad2301ccc4c7aa11e9ed3b2dc605dd6c774c0e3402aea767fc69545')
+sha512sums=('135818edd630d6b98f0125b9ac67300f162855dd7f38c6b727fe3109dc50a9f4fef0eb46773dc720e23be63f36ea50abce7c4f58982071b2994e7dc866c61764')
package() {
install -Dm644 "${srcdir}"/HaveIBeenPwned.plgx "${pkgdir}"/usr/share/keepass/plugins/HaveIBeenPwned.plgx