summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanFox2021-03-03 10:10:22 +0000
committerHanFox2021-03-03 10:10:22 +0000
commit96aec1a480bedcc938c310a71d9ae99c5e4e86e6 (patch)
tree8a05bd6dfa0c1263f8f30690e5e5641cbd965d61 /PKGBUILD
parent7409fa65583c1596c471a2c7342f5effba9183ce (diff)
downloadaur-96aec1a480bedcc938c310a71d9ae99c5e4e86e6.tar.gz
0.40.3 - Fixed sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd59a597f5f0..a18bfa8a7ba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=openttd-jgrpp
pkgver=0.40.3
-pkgrel=1
+pkgrel=2
pkgdesc="OpenTTD with JGR's patch pack."
arch=('i686' 'x86_64')
url='http://www.tt-forums.net/viewtopic.php?f=33&t=73469'
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('tar' 'cmake')
depends=('libpng' 'sdl2' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz' 'fluidsynth')
source=("https://github.com/JGRennison/OpenTTD-patches/archive/jgrpp-${pkgver}.tar.gz")
-sha256sums=('878592db9636eb0dbd4618b475f219bd1a75ca6f83436f78e55ab7d25b8de179')
+sha256sums=('0d8971388db1e09c49a5ee976164c886491c45ee16e699c3793e9da87c3469ae')
_dirname=OpenTTD-patches-jgrpp