diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-01-12 12:49:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:16 +0700 |
commit | cb26df6481f02eda6bf990e3b7e62f0cf8ab6b99 (patch) | |
tree | 0830b97fd36f8f2fe044b5bca6668b4876a28a5b /system/sddm | |
parent | f08487ba5addf8477f1eff22506dfc6fb42914ff (diff) | |
download | slackbuilds-cb26df6481f02eda6bf990e3b7e62f0cf8ab6b99.tar.gz |
sbo/scripts: Email changes
Diffstat (limited to 'system/sddm')
-rw-r--r-- | system/sddm/sddm.SlackBuild | 2 | ||||
-rw-r--r-- | system/sddm/sddm.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/sddm/sddm.SlackBuild b/system/sddm/sddm.SlackBuild index f78743c992..f78fb72d19 100644 --- a/system/sddm/sddm.SlackBuild +++ b/system/sddm/sddm.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for sddm -# Copyright 2017 David Woodfall <dave@dawoodfall.net> +# Copyright 2017 David Woodfall <dave@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/system/sddm/sddm.info b/system/sddm/sddm.info index e5b5c9e396..6b38805b07 100644 --- a/system/sddm/sddm.info +++ b/system/sddm/sddm.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="extra-cmake-modules qt5" MAINTAINER="Dave Woodfall" -EMAIL="dave@tty1.uk" +EMAIL="dave@slackbuilds.org" |