summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2019-10-20 20:31:32 +0100
committerHanFox2019-10-20 20:31:32 +0100
commit625daa6d0a1296653f60301d65820dca53972e53 (patch)
treed1f92bf79db83b27cc78a11e3162bc42e2b4d80f
parent6662a6caee8e6cba9eaffd1d0366240e29408f4f (diff)
downloadaur-625daa6d0a1296653f60301d65820dca53972e53.tar.gz
Updated to 0.32.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b8efad3960a..e5f2fb6b255f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openttd-jgrpp
pkgdesc = OpenTTD with JGR's patch pack.
- pkgver = 0.32.0
+ pkgver = 0.32.1
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.0.tar.gz
- sha256sums = c0596bb1d7efa2ba1108763f765a8344828941d8ffc9fbcd721ab9c2472fb814
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.32.1.tar.gz
+ sha256sums = b91a304e8de5432811499004a764e0f41a4627d03fefa4e1d68dfb988418f543
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index 5bf039acea6d..f306c9715660 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.0
+pkgver=0.32.1
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=('c0596bb1d7efa2ba1108763f765a8344828941d8ffc9fbcd721ab9c2472fb814')
+sha256sums=('b91a304e8de5432811499004a764e0f41a4627d03fefa4e1d68dfb988418f543')
_dirname=OpenTTD-patches-jgrpp