summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2020-05-15 09:13:28 +0100
committerHanFox2020-05-15 09:13:28 +0100
commitf423d972044b330eb1fbdb3d84261e676c0cab9a (patch)
tree0c38ffbb446fcac27a6a3d95b6293984789121a2
parentfaaa51ae495b7136cb3928247e416c571d2157d5 (diff)
downloadaur-f423d972044b330eb1fbdb3d84261e676c0cab9a.tar.gz
Updated to 0.34.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f531266bb458..5b301f00f8d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openttd-jgrpp
pkgdesc = OpenTTD with JGR's patch pack.
- pkgver = 0.34.2
+ pkgver = 0.34.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.34.2.tar.gz
- sha256sums = c617e072d5fe0b49e008e8bfbdd867115e3c46fde5e8915dc9e707c75fa3c748
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.34.3.tar.gz
+ sha256sums = 7cc2f150c5b2d403cde8d3381886738398f5dea3451a42431154c9aa2bce0195
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index b8992e7fab85..8e93b12c97dc 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.34.2
+pkgver=0.34.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=('c617e072d5fe0b49e008e8bfbdd867115e3c46fde5e8915dc9e707c75fa3c748')
+sha256sums=('7cc2f150c5b2d403cde8d3381886738398f5dea3451a42431154c9aa2bce0195')
_dirname=OpenTTD-patches-jgrpp