summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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