aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0d22f..77bacfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,16 @@
-# Maintainer: Johannes Löthberg <johannes@kyriasis.com>
-
pkgname=sv_dvorak
pkgver=1
pkgrel=3
+
pkgdesc="A Swedish dvorak keyboard layout (Xorg driver)"
-arch=(any)
url="http://tlundqvist.org/sv_dvorak/"
+arch=(any)
license=('GPL')
+
depends=('xorg-server')
+
install=sv_dvorak.install
+
source=("http://tlundqvist.org/sv_dvorak/drivers/se_sv_dvorak_new.xorg")
md5sums=('1e4a2818c89e60001a1ec2d98911a0a0')