Browse Source
ruby/rubygem-pygments: Update maintainer email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/109/head
Jostein Berntsen
5 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
2 additions and
2 deletions
-
ruby/rubygem-pygments/rubygem-pygments.SlackBuild
-
ruby/rubygem-pygments/rubygem-pygments.info
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
# Slackware build script for rubygem-pygments |
|
|
# Slackware build script for rubygem-pygments |
|
|
|
|
|
|
|
|
# Copyright 2017 Jostein Berntsen <jbernts@broadpark.no> |
|
|
|
|
|
|
|
|
# Copyright 2017 Jostein Berntsen <jvbernts@online.no> |
|
|
# All rights reserved. |
|
|
# All rights reserved. |
|
|
# |
|
|
# |
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
MD5SUM_x86_64="" |
|
|
REQUIRES="rubygem-multi_json" |
|
|
REQUIRES="rubygem-multi_json" |
|
|
MAINTAINER="Jostein Berntsen" |
|
|
MAINTAINER="Jostein Berntsen" |
|
|
EMAIL="jbernts@broadpark.no" |
|
|
|
|
|
|
|
|
EMAIL="jvbernts@online.no" |