summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 097b4278798f..2800b1b72999 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.17.2
+pkgver=1.17.4
_electron=electron
pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases"
@@ -21,7 +21,7 @@ makedepends=(
conflicts=('keeweb-desktop')
source=(
"${pkgname}::git+https://github.com/keeweb/keeweb.git#tag=v${pkgver}"
- "git+https://github.com/keeweb/keeweb-native-modules.git#tag=0.10.3"
+ "git+https://github.com/keeweb/keeweb-native-modules.git#tag=0.10.4"
'package.json.patch.js'
)