summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGenerator2017-04-19 15:59:44 +0100
committerGenerator2017-04-19 15:59:44 +0100
commit2a23298bc24eeafeee8c349e33d81ec94a7d7108 (patch)
tree6d1c067475e3293a0d537375fd050f25db571581 /PKGBUILD
parentcd8890d5ac88d8ac8304d2b77a6cba873278787e (diff)
downloadaur-2a23298bc24eeafeee8c349e33d81ec94a7d7108.tar.gz
bump version 0.2.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bf382c2ab99..67b0f7bf284c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_pkgname=HaveIBeenPwned
pkgname=keepass-plugin-haveibeenpwned
-pkgver=0.2.4.1
+pkgver=0.2.9.2
pkgrel=1
pkgdesc='KeePass plugin to check all entries with URLs against the "Have I Been Pwned?" and Cloudbleed breach list'
license=('MIT')
depends=('keepass')
arch=('any')
url="https://github.com/andrew-schofield/keepass2-haveibeenpwned"
-source=("https://github.com/andrew-schofield/keepass2-haveibeenpwned/raw/master/${_pkgname}.plgx")
-sha512sums=('72f6be3afddac9280cdce21f23e24852aebdf0f0ddae2ae2be79f8f13bf9a9ac02f9a1e31c2aa297982ad90d3c911bc38eb31b251fe51f626c728b1f56e4db7c')
+source=("https://github.com/andrew-schofield/keepass2-haveibeenpwned/releases/download/v${pkgver}/${_pkgname}.plgx")
+sha512sums=('ce7dbc07422e2d23b1cc2f9d11c9d09b3989d0be10c2afdb400dc07dfd7937963318df65a9d89d733545f89c1d57489ce0905407886e8cb91cb13fba4bb3d948')
package() {
install -Dm644 "${srcdir}"/${_pkgname}.plgx "${pkgdir}"/usr/share/keepass/plugins/${_pkgname}.plgx