summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoboron30422020-08-25 20:00:22 +0200
committerRoboron30422020-08-25 20:00:22 +0200
commitdd15829d1d1e710fa428028e481f1dc52dc30bac (patch)
treece484e670f381ff7be202392a06effb7bca55227
parenta152c6d2f7a160fcb9516782252c7b449936dcca (diff)
downloadaur-dd15829d1d1e710fa428028e481f1dc52dc30bac.tar.gz
nightly build 20200825
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a3989eedb5c..62be9ffcdd8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = simutrans-nightly
pkgdesc = Transportation simulation game - Nightly build
- pkgver = 20200824
+ pkgver = 20200825
pkgrel = 1
url = https://www.simutrans.com/
arch = x86_64
license = custom:Artistic
makedepends = dos2unix
makedepends = git
+ makedepends = pkgconf
depends = gcc-libs
depends = zlib
depends = sdl_mixer
diff --git a/PKGBUILD b/PKGBUILD
index d4c0cb6117fa..b181ef22e925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# PKGBUILD adapted from Simutrans https://www.archlinux.org/packages/community/x86_64/simutrans/
pkgname=simutrans-nightly
-pkgver=20200824
+pkgver=20200825
pkgrel=1
pkgdesc="Transportation simulation game - Nightly build"
arch=('x86_64')
url="https://www.simutrans.com/"
license=('custom:Artistic')
depends=('gcc-libs' 'zlib' 'sdl_mixer' 'bzip2' 'hicolor-icon-theme' 'freetype2' 'miniupnpc')
-makedepends=('dos2unix' 'git')
+makedepends=('dos2unix' 'git' 'pkgconf')
optdepends=('timidity++: play MIDI music'
'simutrans-pak32.comic: Lowest resolution graphics set for Simutrans'
'simutrans-pak48.excentrique: Low resolution graphics set for Simutrans, with an eccentric theme'