summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanPrower2023-04-16 07:33:47 +0100
committerHanPrower2023-04-16 07:33:47 +0100
commit84e8ddd867130a120264bcc0ee70988b74063128 (patch)
tree05b23ef168a9c29c01bad59fa8f573c3320aa1f5
parent94a10e6c19e19d33d296a6a601013c5b76ec6fd5 (diff)
downloadaur-84e8ddd867130a120264bcc0ee70988b74063128.tar.gz
Updated to 0.53.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e1dd310e19c..e5256ee38765 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.52.1
+ pkgver = 0.53.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 = fontconfig
depends = hicolor-icon-theme
depends = lzo
- source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.52.1.tar.gz
- b2sums = 8e0665ef61d095b8fbaba5375ad9b5af2d3627b68aeefd550644ef81c541fec1b477ade467faba009c16e10ba714efbe116e75318596c9f0a103d0774d302962
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.53.0.tar.gz
+ b2sums = 7fa2a87e7d22e4540dcdff10d44fdcf01c6bff06c7ef7a5b7f6fc3d95494bfe00a17153f82a853957391d2372b1c63b9e49e99bc9afe30ab86946b9f3a64be6d
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index 80b02a484611..e06c8686dde4 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.52.1
+pkgver=0.53.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 ninja)
depends=(fluidsynth fontconfig hicolor-icon-theme lzo)
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-$pkgver.tar.gz")
-b2sums=('8e0665ef61d095b8fbaba5375ad9b5af2d3627b68aeefd550644ef81c541fec1b477ade467faba009c16e10ba714efbe116e75318596c9f0a103d0774d302962')
+b2sums=('7fa2a87e7d22e4540dcdff10d44fdcf01c6bff06c7ef7a5b7f6fc3d95494bfe00a17153f82a853957391d2372b1c63b9e49e99bc9afe30ab86946b9f3a64be6d')
_dirname=OpenTTD-patches-jgrpp