diff options
Diffstat (limited to 'network/spice-gtk')
-rw-r--r-- | network/spice-gtk/spice-gtk.SlackBuild | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index fd4b16ca21..97a696fd18 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice-gtk -# Written by ponce <matteo.bernardini@gmail.com> +# Written by Matteo Bernardini <ponce@slackbuilds.org> PRGNAM=spice-gtk VERSION=${VERSION:-0.7} diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index a71f4e6e95..4ff9af183d 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -6,5 +6,5 @@ MD5SUM="a47ca51ef4bb27cab35ddbfb9e6c0fff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice" -MAINTAINER="ponce" -EMAIL="matteo.bernardini@gmail.com" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |