summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-04-22 16:59:43 +0300
committersurefire2019-04-22 16:59:43 +0300
commit95f07930075917f6ad6450b9dc025f5c0e60fb7b (patch)
tree88faa7dffde4801fade5b9a72c9ad2b811a531e7
parentc2809b1fbe9ad6608e51ce65205fc4c67b8d4ae0 (diff)
downloadaur-95f07930075917f6ad6450b9dc025f5c0e60fb7b.tar.gz
upgpkg: keeweb 1.8.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35772482eedc..ad23dbbaea95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.8.1
+ pkgver = 1.8.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.8.1
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.8.2
source = hide-menubar.patch
source = keeweb.sh
source = package.json.patch.js
diff --git a/PKGBUILD b/PKGBUILD
index eb16c3bbfcce..745c40d1f5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
arch=('any')