summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2020-02-09 11:06:06 +0100
committerFrederik “Freso” S. Olesen2020-02-09 11:06:06 +0100
commit9f927df381781c41e130b754c7fc6d17196fc4a0 (patch)
tree4cae8cab89fbf698dabc5855ee8e808955c4ea04
parent4e5d7d6d958eb04a5c2918755878fe6cc3c2188c (diff)
downloadaur-9f927df381781c41e130b754c7fc6d17196fc4a0.tar.gz
boxtron 0.5.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aecd5205f83..f32616e38854 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = boxtron
pkgdesc = Compatibility tool to run DOS games on Steam through native Linux DOSBox
- pkgver = 0.5.3
+ pkgver = 0.5.4
pkgrel = 1
url = https://github.com/dreamer/boxtron
arch = i686
@@ -13,7 +13,7 @@ pkgbase = boxtron
depends = timidity++
optdepends = steam: The Steam client
optdepends = soundfont-fluid: required for MIDI support, but another soundfont can be used
- source = git+https://github.com/dreamer/boxtron.git#tag=v0.5.3
+ source = git+https://github.com/dreamer/boxtron.git#tag=v0.5.4
sha512sums = SKIP
pkgname = boxtron
diff --git a/PKGBUILD b/PKGBUILD
index 2bfe550c43c4..d898436a6657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
pkgname=boxtron
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc='Compatibility tool to run DOS games on Steam through native Linux DOSBox'
arch=('i686' 'x86_64')