summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01596a6fbe0e..7a63ab0ad8db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='swhkd-musl-git'
_pkgname="swhkd"
-pkgver=1.1.7.480.ge4a1a89
+pkgver=1
pkgrel=1
arch=('x86_64')
url="https://github.com/waycrate/swhkd"
@@ -27,8 +27,6 @@ package() {
install -Dm 755 ./bin/swhks "$pkgdir/usr/bin/swhks"
install -Dm 644 -o root ./com.github.swhkd.pkexec.policy -t "$pkgdir/usr/share/polkit-1/actions"
-
- install -dm 700 -o root "$pkgdir/etc/swhkd/runtime"
}
pkgver() {