summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2019-11-21 09:32:07 +0000
committerHanFox2019-11-21 09:32:07 +0000
commit05a0fa0c907de4e996141555801307df2e472c6b (patch)
tree31e48784c9b55c07ac9868b09e61c0d7bd8ad40d
parent13066e611dc670e8e2445d7358be800cb11432fc (diff)
downloadaur-05a0fa0c907de4e996141555801307df2e472c6b.tar.gz
Updated to 0.32.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d484c2409274..5961c9544690 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openttd-jgrpp
pkgdesc = OpenTTD with JGR's patch pack.
- pkgver = 0.32.2
+ pkgver = 0.32.3
pkgrel = 1
url = http://www.tt-forums.net/viewtopic.php?f=33&t=73469
arch = i686
@@ -15,8 +15,8 @@ pkgbase = openttd-jgrpp
depends = desktop-file-utils
depends = tar
depends = fluidsynth
- source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.32.2.tar.gz
- sha256sums = 4f86a0283a2d7ed67d242d748fcdc2ed954ac814f9cfdbeac39b4521a5d22668
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.32.3.tar.gz
+ sha256sums = d95cf87b5a7c62ce5ed732b48c53b4e9bbe5ac5973b859ecc563d0bc7f52c555
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index df56b67d87d7..976c1619234a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on the 'community/openttd' PKGBUILD by: Vesa Kaihlavirta <vegai@iki.fi>
pkgname=openttd-jgrpp
-pkgver=0.32.2
+pkgver=0.32.3
pkgrel=1
pkgdesc="OpenTTD with JGR's patch pack."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url='http://www.tt-forums.net/viewtopic.php?f=33&t=73469'
license=('GPL')
depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'tar' 'fluidsynth')
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-${pkgver}.tar.gz")
-sha256sums=('4f86a0283a2d7ed67d242d748fcdc2ed954ac814f9cfdbeac39b4521a5d22668')
+sha256sums=('d95cf87b5a7c62ce5ed732b48c53b4e9bbe5ac5973b859ecc563d0bc7f52c555')
_dirname=OpenTTD-patches-jgrpp