summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2022-03-12 07:27:50 +0000
committerHanFox2022-03-12 07:27:50 +0000
commit713e0dc0fdc7f1323419dc387fe233b19d107d1f (patch)
tree7461c7b9507264e8f05cb58f451c78e50ff67280
parent94a2f1a7ea117ff83de4c41d49c5046fa3d3ab7a (diff)
downloadaur-713e0dc0fdc7f1323419dc387fe233b19d107d1f.tar.gz
Updated to 0.47.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f3d938dada9..6d84190f3207 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openttd-jgrpp
pkgdesc = Engine for running Transport Tycoon Deluxe with JGR's patch pack
- pkgver = 0.46.1
+ pkgver = 0.47.0
pkgrel = 1
url = http://www.tt-forums.net/viewtopic.php?f=33&t=73469
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = openttd-jgrpp
depends = freetype2
depends = hicolor-icon-theme
depends = lzo
- source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.46.1.tar.gz
- sha256sums = 2dcdb3dc858404bea3c38e099398690bb82aaee997397fa1118634ae4ebe17b7
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.47.0.tar.gz
+ sha256sums = de40293eded006e4719bd2b3d824a22419395401e436dc00a7789b1f0c353f64
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index e8dac0eea5a9..f949b5a7414b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Based on the 'community/openttd' PKGBUILD by Vesa Kaihlavirta <vegai@iki.fi>, Alexander F. Rødseth <xyproto@archlinux.org>, and Laurent Carlier <lordheavym@gmail.com>
pkgname=openttd-jgrpp
-pkgver=0.46.1
+pkgver=0.47.0
pkgrel=1
pkgdesc="Engine for running Transport Tycoon Deluxe with JGR's patch pack"
arch=(x86_64)
@@ -11,7 +11,7 @@ license=(GPL)
makedepends=(cmake)
depends=(fluidsynth fontconfig freetype2 hicolor-icon-theme lzo)
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-$pkgver.tar.gz")
-sha256sums=('2dcdb3dc858404bea3c38e099398690bb82aaee997397fa1118634ae4ebe17b7')
+sha256sums=('de40293eded006e4719bd2b3d824a22419395401e436dc00a7789b1f0c353f64')
_dirname=OpenTTD-patches-jgrpp