summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-09-26 11:59:56 -0400
committerMatt Turner <mattst88@gentoo.org>2022-09-26 12:00:15 -0400
commitd7881d42cc9b11d1c005ee77bf63c02ac9b435c2 (patch)
treeb2aae6b6f6c8070e1e362b2060d4aad4062c04d3
parentllvm.org.eclass: Revert "Enable 16.0.0_pre20220926 snap" (diff)
downloadgentoo-d7881d42.tar.gz
gentoo-d7881d42.tar.bz2
gentoo-d7881d42.zip
gui-libs/vte-common: Fix SRC_URI
Closes: https://bugs.gentoo.org/873067 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--gui-libs/vte-common/vte-common-0.70.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte-common/vte-common-0.70.0.ebuild b/gui-libs/vte-common/vte-common-0.70.0.ebuild
index 56323d80fd76..23bef45e9c29 100644
--- a/gui-libs/vte-common/vte-common-0.70.0.ebuild
+++ b/gui-libs/vte-common/vte-common-0.70.0.ebuild
@@ -16,7 +16,7 @@ IUSE="systemd"
KEYWORDS="~amd64"
# Upstream is hostile and refuses to upload tarballs.
-SRC_URI="https://gitlab.gnome.org/GNOME/vte-${PV}/-/archive/${PV}/vte-${PV}.tar.bz2"
+SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2"
DEPEND="
|| ( >=gui-libs/gtk-4.0.1:4 >=x11-libs/gtk+-3.24.22:3 )