aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-06 03:24:55 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-08 12:25:52 +0200
commit16f96cdc67987faa9d376f6ded217d427b6c6c70 (patch)
treef93b23de1895145dc1f75e99d8ede0c0c6af23c7 /PKGBUILD
parente00f28c32656df23882e1774daf509fc30a92e0b (diff)
downloadpkgbuilds-16f96cdc67987faa9d376f6ded217d427b6c6c70.tar.xz
Various stylistic housekeeping...
Might change tabs to be 4 spaces tho..
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2abc9e2..ab8fdef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=sv_dvorak
pkgver=1
pkgrel=3
-pkgdesc="A (non-standard) Swedish dvorak keyboard layout. (Xorg driver, for console driver checkout the dvorak-se package.)"
+pkgdesc="A Swedish dvorak keyboard layout (Xorg driver)"
arch=(any)
url="http://tlundqvist.org/sv_dvorak/"
license=('GPL')
@@ -16,4 +16,4 @@ package() {
install -Dm644 se_sv_dvorak_new.xorg "$pkgdir"/usr/share/X11/xkb/symbols/se_sv_dvorak
}
-# vim: set ts=4 sw=4 noet:
+# vim: set ts=2 sts=2 sw=2 noet: