diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-01-11 19:52:13 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-01-11 19:52:13 -0300 |
commit | cd1aaf494e73a2a5fce06680b9dec7339e428feb (patch) | |
tree | f7c46e7be65ee672c0544fb6fb2f50e49a6e2615 | |
parent | aa1e5c2e9d909723f9b2d5111cbe7ace93885a92 (diff) | |
download | aports-cd1aaf494e73a2a5fce06680b9dec7339e428feb.tar.gz aports-cd1aaf494e73a2a5fce06680b9dec7339e428feb.tar.bz2 aports-cd1aaf494e73a2a5fce06680b9dec7339e428feb.tar.xz |
testing/openttd: drop maintainership
Maintainer no longer active, didn't use Alpine Linux for 2-3 years
-rw-r--r-- | testing/openttd/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/openttd/APKBUILD b/testing/openttd/APKBUILD index 1580aa72f9..b75d57abb4 100644 --- a/testing/openttd/APKBUILD +++ b/testing/openttd/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Adrian Siekierka <kontakt@asie.pl> -# Maintainer: Adrian Siekierka <kontakt@asie.pl> +# Maintainer: pkgname=openttd pkgver=1.10.3 -pkgrel=0 +pkgrel=1 pkgdesc="Open source version of the Transport Tycoon Deluxe simulator" url="https://www.openttd.org" arch="all" |