summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2019-11-29 23:15:51 +0100
committerFrederik “Freso” S. Olesen2019-11-29 23:15:51 +0100
commite0d3608a9a3f3c1e5f2c6f9d3adfe12f9b0c690f (patch)
tree3814f2d29d36bd6d3eaaba80b2fef6626444bd9c /PKGBUILD
parent55e7515ed4f631d96836fa62715d8d6a9a2df4e7 (diff)
parentecd94b8ff13807d25ac3d124286d75fc2ab85437 (diff)
downloadaur-e0d3608a9a3f3c1e5f2c6f9d3adfe12f9b0c690f.tar.gz
Merge branch 'boxtron-git' into boxtron
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91872924949b..913b215ebaa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
pkgname=boxtron
pkgver=0.5.2
-pkgrel=2
-pkgdesc='Compatibility tool to run DOS games on Steam through native Linux DOSBox – NOTE: Won’t work as intended until next Steam beta cycle!'
+pkgrel=3
+pkgdesc='Compatibility tool to run DOS games on Steam through native Linux DOSBox'
arch=('i686' 'x86_64')
url="https://github.com/dreamer/$pkgname"
license=('GPL')
@@ -11,7 +11,6 @@ makedepends=('git')
optdepends=(
'steam: The Steam client'
'soundfont-fluid: required for MIDI support, but another soundfont can be used')
-install=$pkgname.install
source=("git+$url.git#tag=v$pkgver")
sha512sums=('SKIP')