[arch-commits] Commit in openttd/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Sat Oct 5 13:22:34 UTC 2019
Date: Saturday, October 5, 2019 @ 13:22:34
Author: lcarlier
Revision: 512915
upgpkg: openttd 1.9.3-1
upstream update 1.9.3
Modified:
openttd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-05 12:25:24 UTC (rev 512914)
+++ PKGBUILD 2019-10-05 13:22:34 UTC (rev 512915)
@@ -1,7 +1,7 @@
# Maintainer: Vesa Kaihlavirta <vegai at iki.fi>
pkgname=openttd
-pkgver=1.9.2
+pkgver=1.9.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=('f9ff8c255145a1dd617798a9413179cc740a0cc91709455990880a15eeb7564a')
+sha256sums=('1988e17f5b6f4b8f423c849ef1c579c21f678722ae4440f87b27a5fea6385846')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list