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 6b03e826b8af..6d0d4be8118f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=chrysalis
pkgdesc='Graphical configurator for Kaleidoscope-powered keyboards'
pkgver=0.11.8
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://github.com/keyboardio/${pkgname^}"
license=(GPL3)
-_electron=electron19
+_electron=electron17
depends=("$_electron"
fuse2
uucp)