summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanFox2021-07-05 08:38:16 +0100
committerHanFox2021-07-05 08:38:16 +0100
commit0af68a92bea6cddb60826fc30eee93915cdbf2ef (patch)
tree3187abca19241cc242959eaf87557eb1a165e832 /PKGBUILD
parent784adaa46336f78832d4946fe508e2d985eadf4d (diff)
downloadaur-0af68a92bea6cddb60826fc30eee93915cdbf2ef.tar.gz
Updated to 0.42.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8495447bd57..db4c9c0421f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on the 'community/openttd' PKGBUILD by Vesa Kaihlavirta <vegai@iki.fi>, Alexander F. Rødseth <xyproto@archlinux.org>, and Laurent Carlier <lordheavym@gmail.com>
pkgname=openttd-jgrpp
-pkgver=0.41.3
+pkgver=0.42.0
pkgrel=1
pkgdesc="OpenTTD with JGR's patch pack."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('cmake' 'sed' 'tar')
depends=('fluidsynth' 'fontconfig' 'freetype2' 'hicolor-icon-theme' 'icu' 'libpng' 'sdl2')
optdepends=('lzo: (de)compressing of old (pre OpenTTD 0.3.0) savegames')
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-${pkgver}.tar.gz")
-sha256sums=('d3837e577570ed58f1d9902c2bc0730c66aed95aa5dfb87f67413f23ed0d83c4')
+sha256sums=('2ee611bc5a9760c020acddc98e7f040151c3d411ef087010d0437517ba19715b')
_dirname=OpenTTD-patches-jgrpp