summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbobpaul2018-03-01 15:04:09 -0600
committerbobpaul2018-03-01 15:04:09 -0600
commitcbb684131b305a24ec34eac900f4244562aebc87 (patch)
tree7547b6e7cf57cc781bcf134eddda83a7fcdbe10c /PKGBUILD
parent6120df1f08d3a386f083b41ad33b5be990e048e0 (diff)
downloadaur-cbb684131b305a24ec34eac900f4244562aebc87.tar.gz
Ugh... I suck at this
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 874fd8e3e225..5a3d79984b25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# ... there's gotta be a better way
pkgname="onehouronelife-bin"
pkgver="58"
-pkgrel=3
+pkgrel=4
epoch=
pkgdesc="Binary package for One Hour One Life game by Jason Rohrer"
arch=('x86_64')
@@ -54,7 +54,7 @@ prepare() {
#}
package() {
- instdir=${pkgname%-latest}
+ instdir=${pkgname%-bin}
install -dm755 $pkgdir/opt/$instdir
cp -r $_folder/* $pkgdir/opt/$instdir/
install -m755 $startdir/onelife $pkgdir/opt/$instdir