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

Alexander Rødseth arodseth at archlinux.org
Tue May 4 09:55:37 UTC 2021


    Date: Tuesday, May 4, 2021 @ 09:55:37
  Author: arodseth
Revision: 927362

upgpkg: openttd 1.11.2-1

Modified:
  openttd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 09:28:18 UTC (rev 927361)
+++ PKGBUILD	2021-05-04 09:55:37 UTC (rev 927362)
@@ -3,18 +3,18 @@
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=openttd
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc='Engine for running Transport Tycoon Deluxe'
 arch=(x86_64)
 url='https://www.openttd.org'
 license=(GPL)
-depends=(fluidsynth fontconfig hicolor-icon-theme libpng sdl2)
+depends=(fluidsynth fontconfig hicolor-icon-theme libpng)
 makedepends=(cmake ninja)
 optdepends=('openttd-opengfx: free graphics'
             'openttd-opensfx: free soundset')
 source=("https://proxy.binaries.openttd.org/openttd-releases/$pkgver/$pkgname-$pkgver-source.tar.xz")
-b2sums=('84a087c3f1209ebe58e309a9f39576feeabf12517d9a3632d45503ed61a81378e47395393e190825c8b9137442910a02d1476a55c44e14dd6706c09fd8d705e3')
+b2sums=('c71fd98a480566aede29f84afbd100b6d0dfa80311860907a7287d2d5bed74bd492c2b1012cd83f45fe68d60fb0c2378e1384530a84c28bd7fbd907b45110491')
 
 build() {
   cmake \



More information about the arch-commits mailing list