summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6aa6e927e5d..7c89663ffc66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: Justus Piater <Justus-dev at Piater dot name>
pkgname=uinputchars
pkgver=0.1
-pkgrel=1
-pkgdesc="A utility to type character strings into /dev/uinput"
+pkgrel=2
+pkgdesc="A utility to type character strings into /dev/uinput (deprecated)"
arch=('x86_64')
url="https://github.com/piater/uinputchars"
license=('GPL3')
+install="${pkgname}.install"
source=(https://github.com/piater/uinputchars/archive/v$pkgver.tar.gz)
sha256sums=('9ea51302e4aa7c155c6ffe76df6053205fba1d553fb7169e2e8fce9119c1390d')