summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-08-23 05:42:45 +0300
committersurefire2019-08-23 05:42:45 +0300
commit51569a17a8bf072ac2bdae60a64bf5ab29c2b2df (patch)
tree1a11414c1fac5ebc1dd81fe5e4d116ccf436d3b2
parentd14d45779da13893ad1bd977f8ccae13ed968f74 (diff)
downloadaur-51569a17a8bf072ac2bdae60a64bf5ab29c2b2df.tar.gz
upgpkg: keeweb 1.9.2
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 12fc1b0b5f01..4b0974e0a62e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.9.1
+ pkgver = 1.9.2
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.1
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.9.2
source = hide-menubar.patch
source = keeweb.sh
source = package.json.patch.js
diff --git a/PKGBUILD b/PKGBUILD
index 3bd52d99af67..fa74dca1f3b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')