diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild index 0f9aa3a06371..d28f6b8bbff9 100644 --- a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild +++ b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_COMPAT=( pypy3 ) -DESCRIPTION="Git post-receive web hook notifier in Python." +DESCRIPTION="Git post-receive web hook notifier in Python" HOMEPAGE="https://github.com/metajack/notify-webhook" #COMMIT='c571160f155122446e97bb01c1150b4d14ea69d6' SRC_URI="https://github.com/metajack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |