summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-04 15:30:16 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-04 15:32:51 +0200
commit267fb082405d8edad6f79c883470bf66ef3152c7 (patch)
tree06016a7432accd2cce8d36c81d75b1aaa4af4f2b /x11-misc/rofi/rofi-1.5.1.ebuild
parentdev-python/bpython: bump to 0.18 (diff)
downloadgentoo-267fb082405d8edad6f79c883470bf66ef3152c7.tar.gz
gentoo-267fb082405d8edad6f79c883470bf66ef3152c7.tar.bz2
gentoo-267fb082405d8edad6f79c883470bf66ef3152c7.zip
x11-misc/rofi: Update HOMEPAGE
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-misc/rofi/rofi-1.5.1.ebuild')
-rw-r--r--x11-misc/rofi/rofi-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild
index 52addfae154a..0bce2c86cd25 100644
--- a/x11-misc/rofi/rofi-1.5.1.ebuild
+++ b/x11-misc/rofi/rofi-1.5.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools toolchain-funcs
DESCRIPTION="A window switcher, run dialog and dmenu replacement"
-HOMEPAGE="https://github.com/DaveDavenport/rofi/"
+HOMEPAGE="https://github.com/davatorium/rofi"
SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
LICENSE="MIT"