diff options
author | Ben Collver <bencollver@riseup.net> | 2023-01-06 02:09:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:36 +0700 |
commit | 8a881c080e18ab30be2cadc7a4799136e515a42e (patch) | |
tree | faf09ddc8d4a8af98a4f3f3458f303c93cb8ea4f /games/angband | |
parent | 40019a46cba462303a04cf778231d97a1c39cb1e (diff) |
games/angband: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/README | 2 | ||||
-rw-r--r-- | games/angband/angband.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/angband/README b/games/angband/README index 50e6524589ef..2337a5a0b4c6 100644 --- a/games/angband/README +++ b/games/angband/README @@ -10,4 +10,4 @@ Angband (at least text version) needs UTF-8, listed by: locale -a. Edit /etc/profile.d/lang.sh or export $LANG, or run such as (for USA): LANG=en_US.UTF-8 angband. -Run the graphics/tiles version by: angband -msdl. +Run the graphics/tiles version by: angband -msdl2 diff --git a/games/angband/angband.info b/games/angband/angband.info index eac138e86992..67d72e02a867 100644 --- a/games/angband/angband.info +++ b/games/angband/angband.info @@ -6,5 +6,5 @@ MD5SUM="ce3a6777a4c62e2fc3ad9c3d4f96468c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="David Melik" -EMAIL="dchmelik@gmail.com" +MAINTAINER="Ben Collver" +EMAIL="bencollver@riseup.net" |