summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo P2019-03-13 23:28:01 -0400
committerLeo P2019-03-13 23:28:01 -0400
commit6db7a80a16e8665f795ebeb4153d685cbe6aa87e (patch)
treed45687b30c99b25080043859bc9f7ea2b40e60a0 /PKGBUILD
parentb559e85abf40d2bd0300df9a15d07850d95a1d43 (diff)
downloadaur-6db7a80a16e8665f795ebeb4153d685cbe6aa87e.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b8f3532b654..be10eb687345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,16 @@
# Contributors: jdc, rayman2200
pkgname=corsix-th-git
-pkgver=0.50.r228.ge8bb00e
+pkgver=0.62.r98.g4e6c9854
pkgrel=1
pkgdesc='Reimplementation of the game engine of Theme Hospital, git version'
url='https://github.com/CorsixTH/CorsixTH'
arch=('i686' 'x86_64' 'armv7h')
license=('MIT')
makedepends=('cmake')
-depends=('lua' 'lua-lpeg' 'lua-filesystem' 'sdl2_mixer' 'ffmpeg' 'timidity-freepats')
+provides=('corsix-th')
+conflicts=('corsix-th')
+depends=('lua' 'lua-lpeg' 'lua-filesystem' 'sdl2_mixer' 'ffmpeg' 'freepats-general-midi')
install=corsix-th.install
source=("git+https://github.com/CorsixTH/CorsixTH.git"
"CorsixTH.desktop"