summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsurefire2019-01-30 17:48:35 +0300
committersurefire2019-01-30 17:48:35 +0300
commit663c7c90d6135259404b668998c4532266b41003 (patch)
tree1c0480b58833e274b700033305ea02a60ac968fd
parent8f63aa5ccfca8972c7aee9d6f722320dc6756237 (diff)
downloadaur-663c7c90d6135259404b668998c4532266b41003.tar.gz
Fix build with libsass 3.5.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29c8e37f2a43..4b580d21d37f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = keeweb
pkgdesc = Desktop password manager compatible with KeePass databases.
pkgver = 1.7.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/keeweb/keeweb
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8314c8a8c84e..fd92d661c254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=keeweb
pkgver=1.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop password manager compatible with KeePass databases."
arch=('any')
url="https://github.com/keeweb/keeweb"
@@ -60,8 +60,6 @@ build() {
npm install
- ln -fs normalize.css node_modules/normalize.css/normalize.scss
-
npx grunt build-web-app build-desktop-app-content
asar p tmp/desktop/app ../keeweb.asar