aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2020-04-06 19:04:05 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-07 00:44:53 +0000
commit95780b6809c0728001c02108cf9b6d709d18dcf4 (patch)
tree733b2bdfaf169b68a6ff5c45c1d66306b5f51aec
parentd022ef56db396677256448aabbd5cd739b0ebd07 (diff)
testing/openttd-opengfx: upgrade to 0.6.0
-rw-r--r--testing/openttd-opengfx/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/openttd-opengfx/APKBUILD b/testing/openttd-opengfx/APKBUILD
index a95bf5f002f..e9734b1c080 100644
--- a/testing/openttd-opengfx/APKBUILD
+++ b/testing/openttd-opengfx/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Adrian Siekierka <kontakt@asie.pl>
# Maintainer: Adrian Siekierka <kontakt@asie.pl>
pkgname=openttd-opengfx
-pkgver=0.5.5
-pkgrel=1
+pkgver=0.6.0
+pkgrel=0
pkgdesc="Free graphics set for OpenTTD"
url="https://www.openttd.org/"
arch="noarch"
@@ -21,4 +21,4 @@ package() {
install -Dm644 *.grf *.obg "$pkgdir/usr/share/games/openttd/data"
}
-sha512sums="12bca0d74ac6a30bd074d08064e7f3236700829996e8ebe36fd08ce8c180e19419d42ecc87dc8793749127022b51f5d6f781bbbb7b1952522feec1e8e2a0b6a2 opengfx-0.5.5-all.zip"
+sha512sums="712812744b7d4dea4d704b179cc6d2078626f1582e73283ff8b512a1fbe46bdf4e293e8ed678965d280ad9fe3665d7cd291dc89b65212ee01451034f356f9d57 opengfx-0.6.0-all.zip"