summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanFox2018-11-23 06:54:25 +0000
committerHanFox2018-11-23 06:54:25 +0000
commitacf8321433668646a0bb372868468c204d04e41c (patch)
treecf790578f3cd45c73d6fc8b89a289916baa48f2a
parentfa61c582fcef139ce85662048301262a235fe3dd (diff)
downloadaur-acf8321433668646a0bb372868468c204d04e41c.tar.gz
Updated to 0.28.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fce413a2296..9322239465a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = openttd-jgrpp
pkgdesc = OpenTTD with JGR's patch pack.
- pkgver = 0.27.1
+ pkgver = 0.28.0
pkgrel = 1
url = http://www.tt-forums.net/viewtopic.php?f=33&t=73469
arch = i686
@@ -14,8 +14,8 @@ pkgbase = openttd-jgrpp
depends = hicolor-icon-theme
depends = desktop-file-utils
depends = tar
- source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.27.1.tar.gz
- sha256sums = f9df17ff66b0e94c9dc7ee93a511dec78fda7d899bdef7316bf53af487cb5f80
+ source = https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-0.28.0.tar.gz
+ sha256sums = 024ad218b6308bb33dea997eef4ece5f026523f24e6b96dcd6c7c07d70fd7b72
pkgname = openttd-jgrpp
diff --git a/PKGBUILD b/PKGBUILD
index 984805a3e270..d00fa20bc13a 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.27.1
+pkgver=0.28.0
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')
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-${pkgver}.tar.gz")
-sha256sums=('f9df17ff66b0e94c9dc7ee93a511dec78fda7d899bdef7316bf53af487cb5f80')
+sha256sums=('024ad218b6308bb33dea997eef4ece5f026523f24e6b96dcd6c7c07d70fd7b72')
_dirname=OpenTTD-patches-jgrpp