summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')