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

Felix Yan felixonmars at archlinux.org
Mon Aug 10 16:45:54 UTC 2020


    Date: Monday, August 10, 2020 @ 16:45:53
  Author: felixonmars
Revision: 673869

upgpkg: openttd 1.10.3-1

Modified:
  openttd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 16:45:28 UTC (rev 673868)
+++ PKGBUILD	2020-08-10 16:45:53 UTC (rev 673869)
@@ -1,7 +1,7 @@
 # Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=openttd
-pkgver=1.10.2
+pkgver=1.10.3
 pkgrel=1
 pkgdesc='An engine for running Transport Tycoon Deluxe.'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 optdepends=('openttd-opengfx: free graphics' 
             'openttd-opensfx: free soundset')
 source=("https://proxy.binaries.openttd.org/openttd-releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz")
-sha256sums=('939c55d259fb13cb47dfb3244e8f7b9e2f723883ebb2119410d8a282724eb6f5')
+sha512sums=('d1cd535e8e49f0ac147704341287af1b16bde6725fd9152dd36dcb780559b400da8bb31c4e8eb665a0d11e9b1f5bf8a96be0f97f7a85bd967eec534fdd3dd0d4')
 
 build() {
   cd ${pkgname}-${pkgver} 



More information about the arch-commits mailing list