diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-12-23 15:13:40 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-12-23 15:13:40 +0200 |
commit | d2bf5b0a7030a58a1bdab30f01f590be49a31160 (patch) | |
tree | 04f426455b288b0c3575c0feb85eb96d48288b90 /x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild | |
parent | bde3acd6343a7859e1ec7562ce33ef844ba24498 (diff) |
Remanifested kogaion dark theme, fixed minor issues
Diffstat (limited to 'x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild')
-rw-r--r-- | x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild index 064978d6..98f87573 100644 --- a/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild +++ b/x11-themes/kogaion-dark-theme/kogaion-dark-theme-2.0.ebuild @@ -7,7 +7,7 @@ EAPI=4 DESCRIPTION="Kogaion dark 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" + https://buildserver.rogentos.ro/~kogaion/distro/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz" LICENSE="GPL" SLOT="0" @@ -66,5 +66,5 @@ src_install() { doins -r "${S}"/xfwm4 || die "Cannot copy xfwm" else ewarn "Xfwm Files were not copied" - fi + fi } |