summaryrefslogtreecommitdiff
path: root/notification-daemon/README.md
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-10-10 16:46:51 -0400
committerB Stack <bgstack15@gmail.com>2019-10-10 16:46:51 -0400
commitab0b1f4d207b3319be98dc30697dc7d49470833f (patch)
treee6525cf08630f05c7d746d9669f53680c11db7dd /notification-daemon/README.md
parentadd notification-daemon for palemoon (diff)
downloadstackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.tar.gz
stackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.tar.bz2
stackrpms-ab0b1f4d207b3319be98dc30697dc7d49470833f.zip
notification-daemon: change source to https
Diffstat (limited to 'notification-daemon/README.md')
-rw-r--r--notification-daemon/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/notification-daemon/README.md b/notification-daemon/README.md
index 829bcda..f0ac3ee 100644
--- a/notification-daemon/README.md
+++ b/notification-daemon/README.md
@@ -10,4 +10,4 @@ Distro | palemoon version | notification-daemon version
CentOS 8 | 28.7.1 | 3.20.0
# Differences from upstream
-No changes.
+Change Source to https for copr.
bgstack15