diff options
author | bionel <ionel.busuioc@gmail.com> | 2014-12-08 18:14:16 +0200 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2014-12-08 18:14:16 +0200 |
commit | 84ace4836b425508fc27fb0a1eaeefff073cf9a7 (patch) | |
tree | bbd45256c4545caafa95e9743807e176e1f8336e /x11-themes | |
parent | 6640b5a4e0a4fc1c81532ed384707975ae6ccccb (diff) |
Fixing src extension
modified: x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild index 63f647a5..4be1f003 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild @@ -9,7 +9,7 @@ inherit eutils mount-boot kogaion-artwork DESCRIPTION="Offical Kogaion-Linux Core Artwork" HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.gz" +SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.xz" # http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz Temporray suspended repo LICENSE="CCPL-Attribution-ShareAlike-3.0" |