diff options
-rw-r--r-- | x11-themes/redcore-artwork-community/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild (renamed from x11-themes/redcore-artwork-community/redcore-artwork-community-1801.ebuild) | 13 |
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest index 00219531..38a1b66b 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community-1801.tar.xz 143145556 SHA256 3b6a78dfbd78ddd31494bffa3600d46a9db70bee6f5fba2fdb3716cfd2a9985e SHA512 e2e94cac5a46eb56553cbf2536cf79a2ebec9ea659e64ca64388d2aebef28e73636060f224c8d9718ae91a440b971502ede74b83c32c3e8c554d1d4718c3b6ad WHIRLPOOL bc37886b0a93718b92b762b17f2c415de15815f1b67f2c5032210874ecc411735e73aa8afb5b065f1721d4587c94bc3ca603219fd07e200a3ea0c8c20631190a +DIST redcore-artwork-community.tar.xz 42552900 BLAKE2B 2871871654d77af8f84c7eaa39342b453bfa90cd907828bd73f2a1d05d89f590afd6caec3c09e1e2902fa3fce63ddda93531a0aca396e4e2c8d26a7fca9397a6 SHA512 ffed21f4c1e5c8f9579ac87cdd62c05864d830d60047f29ea3c4fff90203b2143e0f0bc7422746eedd531b93120f08db601343328f5c85860027c165f506c982 diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1801.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild index 454a6d7b..78052cb6 100644 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1801.ebuild +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild @@ -6,7 +6,7 @@ EAPI=5 DESCRIPTION="Redcore Linux Community Wallpapers" HOMEPAGE="http://redcorelinux.org" -SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${P}.tar.xz" +SRC_URI="http://mirror.math.princeton.edu/pub/redcorelinux/distfiles/${PN}.tar.xz" LICENSE="" SLOT="0" @@ -17,14 +17,19 @@ DEPEND="" RDEPEND="${DEPEND}" src_install() { - # Wallpapers by pentruprieteni.com, thanks + # Wallpapers by V3n3RiX dodir usr/share/backgrounds/redcore-community insinto usr/share/backgrounds/redcore-community + doins -r by_venerix/* + + # Wallpapers by pentruprieteni.com, thanks + dodir usr/share/backgrounds/by_pp + insinto usr/share/backgrounds/by_pp doins -r by_pp/* # Photos by Mellita Parjolea, thanks - dodir usr/share/backgrounds/by_mellita_p - insinto usr/share/backgrounds/by_mellita_p + dodir usr/share/backgrounds/by_mellita + insinto usr/share/backgrounds/by_mellita doins -r by_mellita/* # If you want your wallpapers in here, let me know |