summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 210a980602c8..35e5136317e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: oi_wtf <brainpower at mailbox dot org>
+# Maintainer: farenjihn <valentin@finini.ch>
pkgname=thor-git
pkgver=v2.0.r14.g3aee360
@@ -43,5 +43,3 @@ package() {
install -Dm644 ./License.txt ${pkgdir}/usr/share/licenses/${pkgname}/License.txt
}
-
-# vim:set ts=2 sw=2 et: