diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-11-30 10:52:57 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-11-30 10:52:57 +0000 |
commit | 5d26c720cf9f5c651db5066d040cdd03df308741 (patch) | |
tree | 478df7a6d645c582bb276be3f516d1c7f451807f /x11-themes | |
parent | a24b1e037e237adc2688a8fbf70c14448738ef44 (diff) |
bump community wallpapers
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/redcore-artwork-community/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/redcore-artwork-community/files/0.png | bin | 1636021 -> 0 bytes | |||
-rw-r--r-- | x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild (renamed from x11-themes/redcore-artwork-community/redcore-artwork-community-1.0.ebuild) | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest new file mode 100644 index 00000000..a23cc445 --- /dev/null +++ b/x11-themes/redcore-artwork-community/Manifest @@ -0,0 +1 @@ +DIST redcore-artwork-community-1.0.tar.xz 32492616 SHA256 f8b1f5ae13875bb9a1168e94c6e33048029200bd531e405950d1d2d71e728f87 SHA512 7e9b4c693d64389aa6b7ceaaee04f65e1f5f7cd30de09f9f2308e5d956a1e94ca7fd1f2e1aee803cff611a7d8d74d9f93c5ffead4d5ae98b22ca417cea85baad WHIRLPOOL 9ea9645c69dcc37ac5a62cf20a63ad44b922b64a46e4c2f9e3d33fcb055a272632fce2b9d0c1d118786dafec201e067b93404b33e116a26277ee2b2b39cbd225 diff --git a/x11-themes/redcore-artwork-community/files/0.png b/x11-themes/redcore-artwork-community/files/0.png Binary files differdeleted file mode 100644 index 7ff3bc34..00000000 --- a/x11-themes/redcore-artwork-community/files/0.png +++ /dev/null diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild index 199704d9..78d11302 100644 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0.ebuild +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1.0-r1.ebuild @@ -6,6 +6,7 @@ EAPI=5 DESCRIPTION="Redcore Linux Community Wallpapers" HOMEPAGE="http://redcorelinux.org" +SRC_URI="http://redcorelinux.org/distfiles/${CATEGORY}/${PN}/${PN}-${PV}.tar.xz" LICENSE="" SLOT="0" @@ -14,7 +15,6 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -S=${FILESDIR} src_install() { dodir "/usr/share/backgrounds/redcore-community" || die |