diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-10-20 13:07:37 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-10-20 13:07:37 -0700 |
commit | c6aecf71e389cd1a3afc656d105ff619500fbe19 (patch) | |
tree | dfffeaa779d40165beeea45e947ab87a0ebea8d1 /PKGBUILD | |
parent | Apply the changes added from moving to community (diff) | |
download | openrct2-c6aecf71e389cd1a3afc656d105ff619500fbe19.tar.xz |
Maintainer logic
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ # Contributor (AUR): Graham Edgecombe <graham@grahamedgecombe.com> # # I maintain this because: -# AUR version lacks additional optimization and hardening flags -# AUR version builds with discord, benchmark, update checks -# AUR version cannot be built offline +# Arch version lacks additional optimization and hardening flags +# Arch version builds with discord, benchmark, update checks, online tests +# Arch version cannot be built offline pkgname=openrct2 pkgver=0.3.1 |