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 fd92d661c254..43902a65701a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=keeweb
pkgver=1.7.4
-pkgrel=2
+pkgrel=3
pkgdesc="Desktop password manager compatible with KeePass databases."
arch=('any')
url="https://github.com/keeweb/keeweb"
@@ -12,7 +12,7 @@ makedepends=(
'asar'
'git'
'npm'
- 'libsass'
+ 'libsass>=3.5.5'
)
optdepends=('xdotool: for auto-type')
conflicts=('keeweb-desktop')