summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-06-29 23:24:57 +0200
committerMichał Górny <mgorny@gentoo.org>2017-06-30 00:22:04 +0200
commit2593c03d9791bc239eb88be1813ccb781a4f3a7e (patch)
tree9981215d654ffb299d7c5890dc3bb2fa529be3b1 /media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
parentmedia-gfx/qrencode: Switch to https:// (diff)
downloadgentoo-2593c03d9791bc239eb88be1813ccb781a4f3a7e.tar.gz
gentoo-2593c03d9791bc239eb88be1813ccb781a4f3a7e.tar.bz2
gentoo-2593c03d9791bc239eb88be1813ccb781a4f3a7e.zip
media-gfx/pixels2pgf: Moved back to GitHub
Diffstat (limited to 'media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild')
-rw-r--r--media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild b/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
index 223fb8d1f282..c0a0029775c8 100644
--- a/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
+++ b/media-gfx/pixels2pgf/pixels2pgf-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -7,7 +7,7 @@ inherit autotools-utils
DESCRIPTION="Convert pixel images (e.g. QRCode) to PGF/Tikz rectangles"
HOMEPAGE="https://github.com/mgorny/pixels2pgf/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="https://github.com/mgorny/pixels2pgf/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"