summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-06-18 10:34:57 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-06-18 10:36:23 +0200
commit13ff16d0b71c3265ab6336d468ee1509e29ad1b7 (patch)
tree708bac77e4b3a1815b664e76e7b38b9f5cde31da /app-text
parentprofiles: fix typo (diff)
downloadgentoo-13ff16d0b71c3265ab6336d468ee1509e29ad1b7.tar.gz
gentoo-13ff16d0b71c3265ab6336d468ee1509e29ad1b7.tar.bz2
gentoo-13ff16d0b71c3265ab6336d468ee1509e29ad1b7.zip
app-text/kbibtex: Fix SRC_URI
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kbibtex/kbibtex-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kbibtex/kbibtex-0.6.2.ebuild b/app-text/kbibtex/kbibtex-0.6.2.ebuild
index 75d5323e095f..e696829d8913 100644
--- a/app-text/kbibtex/kbibtex-0.6.2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.6.2.ebuild
@@ -8,7 +8,7 @@ inherit kde4-base
DESCRIPTION="BibTeX editor by KDE to edit bibliographies used with LaTeX"
HOMEPAGE="http://home.gna.org/kbibtex/"
-SRC_URI="http://download.gna.org/${PN}/0.6/${P}.tar.xz"
+SRC_URI="mirror://kde/stable/KBibTeX/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="4"