[arch-commits] Commit in openttd/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Sat Apr 18 06:52:26 UTC 2020


    Date: Saturday, April 18, 2020 @ 06:52:25
  Author: lcarlier
Revision: 616030

upgpkg: openttd 1.10.0-1: upstream update 1.10.0

Modified:
  openttd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-18 06:02:08 UTC (rev 616029)
+++ PKGBUILD	2020-04-18 06:52:25 UTC (rev 616030)
@@ -1,17 +1,17 @@
 # Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=openttd
-pkgver=1.9.3
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc='An engine for running Transport Tycoon Deluxe.'
 arch=('x86_64')
 url='https://www.openttd.org'
 license=('GPL')
-depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz' 'fluidsynth')
+depends=('libpng' 'sdl2' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz' 'fluidsynth')
 optdepends=('openttd-opengfx: free graphics' 
             'openttd-opensfx: free soundset')
 source=("https://proxy.binaries.openttd.org/openttd-releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz")
-sha256sums=('1988e17f5b6f4b8f423c849ef1c579c21f678722ae4440f87b27a5fea6385846')
+sha256sums=('1ba21aac9a1de98b23f80fee952b4b9c5e2d3cc4ac187f5203730826b3f0e253')
 
 build() {
   cd ${pkgname}-${pkgver} 



More information about the arch-commits mailing list