summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitris Kiziridis2019-11-01 21:58:13 +0200
committerDimitris Kiziridis2019-11-01 21:58:13 +0200
commit309b7361a072d409faf6778069c49edc5cc5d6e9 (patch)
tree6ad444a18dd2386109a351d5b551769d21902e44
parent2e42ac418a9e50af9348c43d1abbe3dc509fc5a9 (diff)
downloadaur-309b7361a072d409faf6778069c49edc5cc5d6e9.tar.gz
PKGBUILD update
-rw-r--r--PKGBUILD2
-rw-r--r--rednukem.install2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 895e3563add6..c817c6f83447 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel@outlook.com>
pkgname=('rednukem-git')
-pkgver=0
+pkgver=r256.19f24f3
pkgrel=1
pkgdesc="Redneck Rampage and Duke Nukem 3D port based on EDuke32."
arch=('i686' 'x86_64')
diff --git a/rednukem.install b/rednukem.install
index a59bd1753304..c766daa88992 100644
--- a/rednukem.install
+++ b/rednukem.install
@@ -1,6 +1,6 @@
post_install() {
echo "Remember you need 'Duke Nukem 3D' data files to play. You can put them under"
- echo "'/usr/share/games/rednukem/' for all users or '~/.config/rednukem/' for yourself."
+ echo "~/.config/rednukem/'."
}
post_upgrade() {