summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2018-04-16 19:54:24 -0400
committerBen Wolsieffer2018-04-16 19:54:24 -0400
commit9f03a53a082d402a4b0d39062e77e1950c586ee0 (patch)
treee1a2cb5509e8b7dd3fad4c19e20d3d3b9ec62efb
parent83494e8ff1475945b175748188ed7c2768e2752f (diff)
downloadaur-keepass-plugin-quickunlock.tar.gz
Update to 2.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e030a95cf14d..910578e7b5d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon Dec 4 16:55:47 UTC 2017
+# Mon Apr 16 23:54:15 UTC 2018
pkgbase = keepass-plugin-quickunlock
pkgdesc = KeePass 2.x plugin which lets you unlock databases quickly
- pkgver = 2.3
+ pkgver = 2.4
pkgrel = 1
- url = https://github.com/KN4CK3R/KeePassQuickUnlock
+ url = https://github.com/JanisEst/KeePassQuickUnlock
arch = any
license = MIT
depends = keepass
- source = https://github.com/KN4CK3R/KeePassQuickUnlock/releases/download/v2.3/KeePassQuickUnlock.plgx
- source = https://raw.githubusercontent.com/KN4CK3R/KeePassQuickUnlock/v2.3/LICENSE
- sha256sums = 848db191cf3030b774dcea387aad2ffbd3840bd5ef383943fc9000d546a71364
+ source = https://github.com/JanisEst/KeePassQuickUnlock/releases/download/v2.4/KeePassQuickUnlock.plgx
+ source = https://raw.githubusercontent.com/JanisEst/KeePassQuickUnlock/v2.4/LICENSE
+ sha256sums = feaf3323f30def99448f170e5c39db1f58fc9008fe8d3686fa99c98b9039cd50
sha256sums = 852bcc033a46c62f99fb5ffd43b3241ba2c0c440c6034aa2114505f2c4f03c4a
pkgname = keepass-plugin-quickunlock
diff --git a/PKGBUILD b/PKGBUILD
index 01a467193747..e7234f8d3df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ben Wolsieffer <benwolsieffer@gmail.com>
pkgname=keepass-plugin-quickunlock
-pkgver=2.3
+pkgver=2.4
pkgrel=1
pkgdesc="KeePass 2.x plugin which lets you unlock databases quickly"
license=('MIT')
depends=('keepass')
arch=('any')
-url="https://github.com/KN4CK3R/KeePassQuickUnlock"
-source=(https://github.com/KN4CK3R/KeePassQuickUnlock/releases/download/v${pkgver}/KeePassQuickUnlock.plgx
- https://raw.githubusercontent.com/KN4CK3R/KeePassQuickUnlock/v${pkgver}/LICENSE)
-sha256sums=('848db191cf3030b774dcea387aad2ffbd3840bd5ef383943fc9000d546a71364'
+url="https://github.com/JanisEst/KeePassQuickUnlock"
+source=(https://github.com/JanisEst/KeePassQuickUnlock/releases/download/v${pkgver}/KeePassQuickUnlock.plgx
+ https://raw.githubusercontent.com/JanisEst/KeePassQuickUnlock/v${pkgver}/LICENSE)
+sha256sums=('feaf3323f30def99448f170e5c39db1f58fc9008fe8d3686fa99c98b9039cd50'
'852bcc033a46c62f99fb5ffd43b3241ba2c0c440c6034aa2114505f2c4f03c4a')
package() {