upgpkg: asus-numpad 0.4.1-4

This commit is contained in:
2023-08-01 02:55:44 +02:00
parent b8d6d81c1c
commit 13abdadd43
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
pkgname=asus-numpad
pkgver=0.4.1
pkgrel=3
pkgrel=4
pkgdesc="Linux daemon for Asus laptops to activate numpad on touchpad"
arch=(x86_64)
url="https://github.com/iamkroot/asus-numpad"
@@ -43,6 +43,7 @@ package() {
# configs
install -vDm644 $srcdir/$pkgname.sysusers "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
install -vDm644 $srcdir/$pkgname.service "$pkgdir/usr/lib/systemd/system/$pkgname.service"
mkdir -p "$pkgdir/usr/lib/udev/rules.d"
echo 'KERNEL=="uinput", GROUP="uinput", MODE:="0660"' > "$pkgdir/usr/lib/udev/rules.d/99-$pkgname.rules"
# license