summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanFox2021-03-02 20:51:09 +0000
committerHanFox2021-03-02 20:51:09 +0000
commit7409fa65583c1596c471a2c7342f5effba9183ce (patch)
tree28d4fdc7196390c03ba2f5b53b35148d4ed1ad21 /PKGBUILD
parent614619f68c997227f915b91a32fb41f58743870a (diff)
downloadaur-7409fa65583c1596c471a2c7342f5effba9183ce.tar.gz
Updated to 0.40.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04f0d17a4a0c..cd59a597f5f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on the 'aur/openttd-git' PKGBUILD by McModder <mcmodder@mcmodder.ru>
pkgname=openttd-jgrpp
-pkgver=0.40.2
+pkgver=0.40.3
pkgrel=1
pkgdesc="OpenTTD with JGR's patch pack."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('tar' 'cmake')
depends=('libpng' 'sdl2' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz' 'fluidsynth')
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-${pkgver}.tar.gz")
-sha256sums=('9065cd9ba1714f95774e09a3ea19769bdc10cb5597e77cf2ba45123195fd92df')
+sha256sums=('878592db9636eb0dbd4618b475f219bd1a75ca6f83436f78e55ab7d25b8de179')
_dirname=OpenTTD-patches-jgrpp