summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 396fc4fa056b..741aa9e1b762 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ build() {
-s linux \
-r x64 \
-t electron \
- -v "$(pacman -Q electron | sed 's/electron \(.\+\)-.\+/\1/')" \
+ -v "$(pacman -Q electron | sed 's/.\+ \(.\+\)-.\+/\1/')" \
-p
}