summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Farley2017-04-16 18:11:55 -0500
committerRyan Farley2017-04-16 18:11:55 -0500
commit67908461e34c3bb7b3c27108a1b77f87c245e9df (patch)
tree98bfde5a6d441dc5be61e1a1ccf406e1931c6bf6
parentf6ea1b2c6826765ddb4f932f8b10f3bdc6109e9d (diff)
downloadaur-67908461e34c3bb7b3c27108a1b77f87c245e9df.tar.gz
Updated to 1.0.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80b56159a3fa..ea7f994c5931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = keepass-plugin-qrcodeview
pkgdesc = KeePass 2.x plugin which shows QR Codes for entry fields.
- pkgver = 1.0.2
+ pkgver = 1.0.3.2
pkgrel = 1
url = https://github.com/KN4CK3R/KeePassQRCodeView
arch = any
license = MIT
depends = keepass
- source = https://github.com/KN4CK3R/KeePassQRCodeView/releases/download/v1.0.2/KeePassQRCodeView.plgx
- md5sums = 82b1c458362e88a0f20d27f69ea40e82
+ source = https://github.com/KN4CK3R/KeePassQRCodeView/releases/download/v1.0.3.2/KeePassQRCodeView.plgx
+ md5sums = b6f3f0e234e00bc996ff541e25c649e1
pkgname = keepass-plugin-qrcodeview
diff --git a/PKGBUILD b/PKGBUILD
index d405bb9fe893..79a5488427bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Farley <ryan.farley@gmx.com>
pkgname=keepass-plugin-qrcodeview
-pkgver=1.0.2
+pkgver=1.0.3.2
pkgrel=1
pkgdesc="KeePass 2.x plugin which shows QR Codes for entry fields."
arch=(any)
@@ -15,4 +15,4 @@ package() {
install -m 644 -D KeePassQRCodeView.plgx "${pkgdir}/usr/share/keepass/plugins/KeePassQRCodeView.plgx"
}
-md5sums=('82b1c458362e88a0f20d27f69ea40e82')
+md5sums=('b6f3f0e234e00bc996ff541e25c649e1')