diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-28 16:13:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-28 16:13:09 +0100 |
commit | a0ff8ec6c1b10bafaa4fc3c48142ac4c9193b66b (patch) | |
tree | 241d3d401ab89714d4fbe181822d329d937f5ea3 /app-cdr | |
parent | dev-libs/libclc: Add 18.0.0_pre20231228 snapshot (diff) | |
download | gentoo-a0ff8ec6c1b10bafaa4fc3c48142ac4c9193b66b.tar.gz gentoo-a0ff8ec6c1b10bafaa4fc3c48142ac4c9193b66b.tar.bz2 gentoo-a0ff8ec6c1b10bafaa4fc3c48142ac4c9193b66b.zip |
app-cdr/xfburn: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/xfburn/xfburn-0.6.2.ebuild b/app-cdr/xfburn/xfburn-0.6.2.ebuild index d81b8d65fea4..35265059a8d2 100644 --- a/app-cdr/xfburn/xfburn-0.6.2.ebuild +++ b/app-cdr/xfburn/xfburn-0.6.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xdg-utils DESCRIPTION="GTK+ based CD and DVD burning application" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfburn" +HOMEPAGE="https://docs.xfce.org/apps/xfburn/start" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" |