summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-09-07 21:10:23 +0300
committersurefire2019-09-07 21:10:23 +0300
commit8a68c0dd19b3dae75099f2806f2bb8b9f6b5146d (patch)
treedd2dda7136121e2fa95973a3b94234b9d826071c
parent51569a17a8bf072ac2bdae60a64bf5ab29c2b2df (diff)
downloadaur-8a68c0dd19b3dae75099f2806f2bb8b9f6b5146d.tar.gz
upgpkg: keeweb 1.9.3
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 4b0974e0a62e..28b82165bae9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.9.2
+ pkgver = 1.9.3
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.2
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.9.3
source = hide-menubar.patch
source = keeweb.sh
source = package.json.patch.js
diff --git a/PKGBUILD b/PKGBUILD
index fa74dca1f3b0..44afccb7116c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')