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 9dbd1f074ff2..e4a6769dda8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=intiface-desktop
pkgver=19.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Open-source, cross-platform application that acts as a hub for sex hardware access"
depends=('electron')
makedepends=('npm' 'yarn' 'git' 'trash-cli' 'typescript')
@@ -31,7 +31,7 @@ build() {
yarn build
cd ../intiface
yarn
- yarn electron:build
+ yarn electron:build --publish never
}
package() {