summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43902a65701a..08be618429a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: surefire@cryptomile.net
pkgname=keeweb
-pkgver=1.7.4
-pkgrel=3
+pkgver=1.7.5
+pkgrel=1
pkgdesc="Desktop password manager compatible with KeePass databases."
arch=('any')
url="https://github.com/keeweb/keeweb"
@@ -12,6 +12,7 @@ makedepends=(
'asar'
'git'
'npm'
+ 'nodejs>=8.15.0'
'libsass>=3.5.5'
)
optdepends=('xdotool: for auto-type')