summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2016-11-01 04:17:36 -0400
committerbrent s2016-11-01 04:17:36 -0400
commit0f5ab68695490c8b56f320b8b57b3d3503832c7c (patch)
treeaa7af090662870735bc1483e9948eedd9d00846a
parentfc2e249fdb2330b1a34c6f67652126dc6c502aab (diff)
downloadaur-0f5ab68695490c8b56f320b8b57b3d3503832c7c.tar.gz
...oops
-rw-r--r--.SRCINFO2
-rw-r--r--ezquake.install3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8a0a640c367..fd7c075bebd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Nov 1 07:34:11 UTC 2016
+# Tue Nov 1 08:17:36 UTC 2016
pkgbase = ezquake-git
pkgdesc = One of the most Popular QuakeWorld clients for Linux/BSD/OSX/Win32. You need the retail pak files to play. (Git version)
pkgver = r4930.b1e3acb
diff --git a/ezquake.install b/ezquake.install
index f66bf1e9e15b..6cc73d39fb9b 100644
--- a/ezquake.install
+++ b/ezquake.install
@@ -1,6 +1,7 @@
post_install() {
- echo ">>> You need the retail pak0.pak and pak1.pak in order to play."
+ echo ">>> You need the demo/shareware pak0.pak (included in the nquake AUR package)"
+ ecgo ">>> and pak1.pak (retail) in order to play."
echo ">>> Copy or symlink them into /opt/quake/id1/"
}