summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanFox2020-10-17 07:45:30 +0100
committerHanFox2020-10-17 07:45:30 +0100
commit801192576720ba06dfa6cf446ea05740a7434bf7 (patch)
treed2f6e8de352dc08e06ccc85c2e783b6253da422f /PKGBUILD
parent60ce75c229a79fca2f5dbf8f0ca216d4cf7b135f (diff)
downloadaur-801192576720ba06dfa6cf446ea05740a7434bf7.tar.gz
Updated to 0.38.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a8ab0d1471..c10f21c0452c 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.37.0
+pkgver=0.38.0
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=('0b184cb6ae4c0ca3296f485f42966178203ac40ed35ccdc03bfd98c553975ba3')
+sha256sums=('53b4310a39073b33e4e256b66497bad72da9243ee4b0bdf4df3fd10d57246d67')
_dirname=OpenTTD-patches-jgrpp