diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/grun/grun-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index 4719826f63a9..f2a80d5bffe4 100644 --- a/x11-misc/grun/grun-0.9.3-r1.ebuild +++ b/x11-misc/grun/grun-0.9.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils DESCRIPTION="gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec" -HOMEPAGE="https://code.google.com/p/grun/" +HOMEPAGE="https://github.com/lrgc/grun" SRC_URI="https://grun.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |