diff options
author | dhirsbrunner <53242025+dhirsbrunner@users.noreply.github.com> | 2023-07-17 00:35:54 -0500 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-10-19 16:52:29 +0200 |
commit | 8315a670592f168409765e586cac4944a874ca4e (patch) | |
tree | b2b4825e8d8f54f5bc5b4c85a2444f13aec17bbe /mate-extra | |
parent | mate-base/mate: remove reference to mate-extra/caja-hide (diff) | |
download | gentoo-8315a670592f168409765e586cac4944a874ca4e.tar.gz gentoo-8315a670592f168409765e586cac4944a874ca4e.tar.bz2 gentoo-8315a670592f168409765e586cac4944a874ca4e.zip |
mate-extra/caja-actions: change homepage to be caja-actions instead of caja-admin
Signed-off-by: dhirsbrunner <53242025+dhirsbrunner@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/31920
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/caja-actions/caja-actions-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild index 1dcf22d08048..c2a5dca16244 100644 --- a/mate-extra/caja-actions/caja-actions-1.26.0.ebuild +++ b/mate-extra/caja-actions/caja-actions-1.26.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} != 9999 ]]; then fi DESCRIPTION="Caja Actions" -HOMEPAGE="https://github.com/infirit/caja-admin" +HOMEPAGE="https://github.com/mate-desktop/caja-actions" LICENSE="GPL-2+" SLOT="0" |