summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05b2e814b902..2eb301f5ed4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
# Maintainer: Luca Weiss <WEI16416@spengergasse.at>
+
pkgname=python-pkgbuild-git
pkgver=r7.7afcd99
pkgrel=1
@@ -22,3 +23,4 @@ package() {
python setup.py install --root="$pkgdir/" --optimize=1
}
+# vim:set ts=2 sw=2 et: