summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-08-19 22:33:49 +0300
committersurefire2019-08-19 22:33:49 +0300
commitd14d45779da13893ad1bd977f8ccae13ed968f74 (patch)
tree382b8ba12812613bb8314c37fac846f77f53b247
parenta0196c4602b96fdfd584baa7ae0c497c7bf8a072 (diff)
downloadaur-d14d45779da13893ad1bd977f8ccae13ed968f74.tar.gz
upgpkg: keeweb 1.9.1
Signed-off-by: surefire <surefire@cryptomile.net>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89ba6795936e..12fc1b0b5f01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.9.0
+ pkgver = 1.9.1
pkgrel = 1
url = https://keeweb.info
arch = any
@@ -13,7 +13,7 @@ pkgbase = keeweb
depends = electron
optdepends = xdotool: for auto-type
conflicts = keeweb-desktop
- source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.9.0
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.9.1
source = hide-menubar.patch
source = keeweb.sh
source = package.json.patch.js
diff --git a/PKGBUILD b/PKGBUILD
index 038e5741efc0..3bd52d99af67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')