summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2020-12-30 19:56:13 +0300
committersurefire2020-12-30 19:56:13 +0300
commitae2a783c8f7f41c766722d337aa1d9cfa543f72c (patch)
tree28af43f816948ce8ec8417fa5185176a83bd6199
parentb687d8863c0e0cb3d496c646c1cc15d3ae177369 (diff)
downloadaur-ae2a783c8f7f41c766722d337aa1d9cfa543f72c.tar.gz
upgpkg: keeweb 1.16.6
Signed-off-by: surefire <surefire@cryptomile.net>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96b383cd3be4..d0479270784a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases
- pkgver = 1.16.5
+ pkgver = 1.16.6
pkgrel = 1
url = https://keeweb.info
arch = any
@@ -13,7 +13,7 @@ pkgbase = keeweb
depends = org.freedesktop.secrets
optdepends = xdotool: for auto-type
conflicts = keeweb-desktop
- source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.16.5
+ source = keeweb::git+https://github.com/keeweb/keeweb.git#tag=v1.16.6
source = git+https://github.com/keeweb/keeweb-native-modules.git#tag=0.5.3
source = package.json.patch.js
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b15c67de8d15..0a5f33661ae9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.16.5
+pkgver=1.16.6
_electron=electron
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
@@ -17,7 +17,6 @@ makedepends=(
'git'
'libsass>=3.5.5'
'npm'
-# 'python2'
)
optdepends=('xdotool: for auto-type')
conflicts=('keeweb-desktop')