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:10 +0200
commita8d0c1e77c964fcb06d36c88295f4adc04be7606 (patch)
tree14102dea7d20dcbed9b0063acc5f1bc28d58fad0 /PKGBUILD
parent83d141df5d1080790718557a23772177f4ca4bb9 (diff)
downloadpkgbuilds-a8d0c1e77c964fcb06d36c88295f4adc04be7606.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 1d7c472..6878706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dvorak-se
pkgver=1
pkgrel=2
-pkgdesc="A (non-standard) Swedish dvorak keyboard layout. (Console driver, for the Xorg driver checkout the sv_dvorak package.)"
+pkgdesc="A Swedish dvorak keyboard layout (Console driver)"
arch=(any)
url="http://tlundqvist.org/sv_dvorak/"
license=('GPL')
@@ -18,4 +18,4 @@ package() {
install -Dm644 dvorak-se.map.gz "$pkgdir"/usr/share/kbd/keymaps/i386/dvorak/
}
-# vim: set ts=4 sw=4 noet:
+# vim: set ts=2 sts=2 sw=2 noet: