diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:27:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:25 +0000 |
commit | 58251e326a0821beb620c9fbf15ac602040cc73d (patch) | |
tree | 3346938fbd1c3cb282efc2ef0c1c1aaef0b1e011 | |
parent | b0bc60ada2f2e0c30e5c69e5a9600b99661b205c (diff) | |
download | aports-58251e326a0821beb620c9fbf15ac602040cc73d.tar.bz2 aports-58251e326a0821beb620c9fbf15ac602040cc73d.tar.xz |
testing/openrct2: rebuild against icu-64
-rw-r--r-- | testing/openrct2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openrct2/APKBUILD b/testing/openrct2/APKBUILD index a287b004d8..71c9b5e7df 100644 --- a/testing/openrct2/APKBUILD +++ b/testing/openrct2/APKBUILD @@ -4,7 +4,7 @@ pkgname=openrct2 pkgver=0.2.2 _pkgver_objects=1.0.9 _pkgver_title_sequences=0.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Open-source re-implementation of Roller Coaster Tycoon 2" arch="all !s390x" # Build fails on s390x url="https://openrct2.io" |