summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeverin Glöckner2021-01-17 07:49:40 +0100
committerSeverin Glöckner2021-01-17 07:49:40 +0100
commit872fca55baae51b5230306885a2c5588dafc1e77 (patch)
tree53081fc94d2d3ba6a9cc191969cbfae5f4d46297 /PKGBUILD
parent4942552e989bc11312b0bb79e0b334be0a706cba (diff)
downloadaur-wesnoth-1.8.tar.gz
namcap check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72af817c7b4..c2c8754dd88b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer Severin Glöckner <severin.gloeckner@stud.htwk-leipzig.de>
+# Maintainer: Severin Glöckner <severin.gloeckner@stud.htwk-leipzig.de>
# This script contains as well instructions for other Linux systems.
# Have a look what is done in the build() and package() functions below.
# Execute the same command which are used there.
-# On other systems, ignore the used variables like $pkgdir, $srcdir or $startdir
+# On other systems, ignore the used variables like $pkgdir and $srcdir
# (there $pkgdir would be the same as an undefined variable (empty),
# and $srcdir would be the place where you have your files)