summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShinyzenith2022-03-13 11:28:53 +0530
committerShinyzenith2022-03-13 11:28:53 +0530
commit1e27b4181519c774298be46aa2b317d059b91c29 (patch)
treed174b9deeaa225c2fd134f5efa380440e03eafd1 /PKGBUILD
parentb66c8a1c2997df39c8b85a61277e856a56ca452d (diff)
downloadaur-1e27b4181519c774298be46aa2b317d059b91c29.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d64f4d2be24..b9b694464088 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ package() {
cd "$_pkgname"
install -Dm 755 ./bin/swhkd "$pkgdir/usr/bin/swhkd"
install -Dm 755 ./bin/swhks "$pkgdir/usr/bin/swhks"
- install -Dm 644 ./swhkd.rules "$pkgdir/etc/polkit-1/rules.d/swhkd.rules"
+ install -Dm 644 ./00-swhkd.rules "$pkgdir/etc/polkit-1/rules.d/00-swhkd.rules"
}
pkgver() {