aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/snooze/snooze-0.5.ebuild')
-rw-r--r--sys-process/snooze/snooze-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/snooze/snooze-0.5.ebuild b/sys-process/snooze/snooze-0.5.ebuild
index 19a93cb6c..c6b84b601 100644
--- a/sys-process/snooze/snooze-0.5.ebuild
+++ b/sys-process/snooze/snooze-0.5.ebuild
@@ -4,8 +4,8 @@
EAPI=7
DESCRIPTION="Run a command at a particular time"
-HOMEPAGE="https://github.com/leahneukirchen/${PN}"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/leahneukirchen/snooze"
+SRC_URI="https://github.com/leahneukirchen/snooze/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
LICENSE="CC0-1.0"