summaryrefslogtreecommitdiff
path: root/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild')
-rw-r--r--x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild b/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
index 9e1751d3..95f2fe95 100644
--- a/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
+++ b/x11-themes/kogaion-light-theme/kogaion-light-theme-2.1.ebuild
@@ -6,10 +6,10 @@ EAPI=4
DESCRIPTION="Kogaion light theme"
HOMEPAGE="http://rogentos.ro"
-SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz"
- #https://pk2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz" :temporary out of duty
+SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz
+ https://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz"
-LICENSE="GPL"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
IUSE="gtk3 gtk2 gnome-shell unity cinnamon xfwm4"
@@ -66,5 +66,5 @@ src_install() {
doins -r "${S}"/xfwm4 || die "Cannot copy xfwm"
else
ewarn "Xfwm Files were not copied"
- fi
+ fi
}