summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e244bf8bb438..bde72fcbd82a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=tp-kb-backlight-git
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Automated keyboard backlight'
arch=('x86_64')
url='https://github.com/alexmohr/keyboard-backlight'
license=('MIT')
depends=('libinput')
makedepends=('git' 'cmake' 'gcc')
+backup=('etc/systemd/system/keyboard_backlight.service')
source=("git+https://github.com/alexmohr/keyboard-backlight")
sha512sums=('SKIP')