summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-09-20 07:54:31 +0300
committersurefire2019-09-20 07:54:31 +0300
commitb6bfd4514473ca403c1c7f59337bdec6871156fc (patch)
treeebcbbbdc26ae0d92a87848776eb583454729b6ab
parentae1f098a7d16df111e6070aaa78f512c973c9427 (diff)
downloadaur-b6bfd4514473ca403c1c7f59337bdec6871156fc.tar.gz
upgpkg: keeweb 1.10.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 cc838b5a3ca4..315a4e8f779a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.10.0
+ pkgver = 1.10.1
pkgrel = 2
url = https://keeweb.info
arch = any
@@ -14,7 +14,7 @@ pkgbase = keeweb
depends = electron
optdepends = xdotool: for auto-type
conflicts = keeweb-desktop
- source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.10.0
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.10.1
source = hide-menubar.patch
source = keeweb.sh
source = package.json.patch.js
diff --git a/PKGBUILD b/PKGBUILD
index 1a97b1953565..fa3839e0f256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=2
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')