summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeverin Glöckner2018-12-26 16:52:07 +0100
committerSeverin Glöckner2018-12-26 16:52:07 +0100
commit7c7ca97fe5d8363f89957f3987a82d2000370ce3 (patch)
treeed82844879d240dc0465ba00f782344f7b2dd299 /PKGBUILD
parent404dd8e507f4c6bab51100f47480da144bb3cfab (diff)
downloadaur-7c7ca97fe5d8363f89957f3987a82d2000370ce3.tar.gz
Typos. Typos evrerywhere!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b3fabcea170..5255a3d92190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ source=("wesnoth-1.8.desktop"
"wesnothd-1.8.tmpfiles.conf"
"wesnothd-1.8.service"
"wesnoth-1.8.appdata.xml")
-# Not finding the files? https://aur.archlinux.org/packages/wesnoth-1.8/
+# Not finding the files? https://aur.archlinux.org/packages/wesnoth-1.8
# Rest assured, they are optional. Things like a launcher for your convenience…
md5sums=('7fa59aab4ec96e6466dd276a76462e78'
@@ -60,7 +60,7 @@ build() {
# It's a convention to use /usr/local when installing by hand, it allows you
# to keep easier track of what was installed.
# Feel free to replace ALL occurences of /usr with /usr/local in the commands
- # below, and edit the start command in the file wesnothd-1.2.service.
+ # below, and edit the start command in the file wesnothd-1.8.service.
rm -rf build && mkdir build && cd build
cmake ../wesnoth-1.8-git \
-DCMAKE_INSTALL_PREFIX=/usr \