diff options
author | ArTourter <artourter@gmail.com> | 2021-10-26 18:39:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-27 08:07:42 +0700 |
commit | 2a025891eade67bd9c7303191d3012fa540465a9 (patch) | |
tree | d9a4172a1d084eea8f4a4fbe0430e6325ac3785f /gis | |
parent | e4494db443d69f619121a63cd269d2d8c62aeacb (diff) |
gis/Shapely: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/Shapely/Shapely.SlackBuild | 1 | ||||
-rw-r--r-- | gis/Shapely/Shapely.info | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gis/Shapely/Shapely.SlackBuild b/gis/Shapely/Shapely.SlackBuild index d830ab2bc4e8f..451e43df2b14e 100644 --- a/gis/Shapely/Shapely.SlackBuild +++ b/gis/Shapely/Shapely.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for Shapely # Copyright 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/gis/Shapely/Shapely.info b/gis/Shapely/Shapely.info index 3d81c7b9aca71..19097a093afc0 100644 --- a/gis/Shapely/Shapely.info +++ b/gis/Shapely/Shapely.info @@ -6,5 +6,5 @@ MD5SUM="487d42043d56ee28ad2b5a42bba15db8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geos" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="ArTourter" +EMAIL="artourter@gmail.com" |