diff options
author | Sam James <sam@gentoo.org> | 2023-04-02 02:43:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-02 02:43:06 +0100 |
commit | c2da70053522c5d7a05e51ed38e803ec5020cb6b (patch) | |
tree | d545b0ea671811c3646d75ffa6300178e0f0140e /x11-themes | |
parent | gnome.org.eclass: Handle GNOME's .alpha/.beta/.rc versioning (diff) | |
download | gentoo-c2da70053522c5d7a05e51ed38e803ec5020cb6b.tar.gz gentoo-c2da70053522c5d7a05e51ed38e803ec5020cb6b.tar.bz2 gentoo-c2da70053522c5d7a05e51ed38e803ec5020cb6b.zip |
x11-themes/adwaita-icon-theme: adapt SRC_URI to gnome.org.eclass change
See 2933a4a80112e0efc31c9fe0b249bf3762974ed5.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild index d94cfafc5457..f93c6385e964 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/adwaita-icon-theme" # Rely on Debian workaround until all involved upstreams agree on how to # fix this: https://gitlab.gnome.org/GNOME/evolution/-/issues/1848 -SRC_URI="${SRC_URI/_p*}.tar.xz +SRC_URI="${SRC_URI/.p*}.tar.xz branding? ( https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz ) mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig-41.tar.xz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz |