summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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