diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-08 22:59:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-08 22:59:09 +0100 |
commit | 8b7674eaea637dd035749941ef8e1f5c6a8c09d6 (patch) | |
tree | 5a26aae5a1f63ab46d65e9e0a3dd8e596999905c /media-gfx/inkscape | |
parent | dev-python/pushbullet-py: add Python 3.9 support (diff) | |
download | gentoo-8b7674eaea637dd035749941ef8e1f5c6a8c09d6.tar.gz gentoo-8b7674eaea637dd035749941ef8e1f5c6a8c09d6.tar.bz2 gentoo-8b7674eaea637dd035749941ef8e1f5c6a8c09d6.zip |
media-gfx/inkscape: provide working SRC_URI
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx/inkscape')
-rw-r--r-- | media-gfx/inkscape/inkscape-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-1.0.1.ebuild b/media-gfx/inkscape/inkscape-1.0.1.ebuild index acbf33e3ba93..c7b103100cf6 100644 --- a/media-gfx/inkscape/inkscape-1.0.1.ebuild +++ b/media-gfx/inkscape/inkscape-1.0.1.ebuild @@ -10,7 +10,7 @@ inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1 DESCRIPTION="SVG based generic vector-drawing program" HOMEPAGE="https://inkscape.org/" -SRC_URI="https://inkscape.org/gallery/item/18460/${P}.tar.xz" +SRC_URI="https://inkscape.org/gallery/item/21571/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |