x11-themes/papirus-folders: drop 1.11.0
continuous-integration/drone/push Build is passing Details

Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
tastytea 2023-02-08 16:56:22 +01:00
parent 2683105a61
commit 870fa57396
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
2 changed files with 0 additions and 25 deletions

View File

@ -1,3 +1,2 @@
DIST papirus-folders-1.11.0.tar.gz 10133 BLAKE2B 7c60b401251457862c55b4749f5220e65f0e30f08448f2bcbc16e810d4c9ad76a2466791efe422765d1ee17152ff8d4f3dac1cb9c0f93fa10b56f3e5515873b7 SHA512 1a87fd0edf7714f997f3a990880ed80f7f78990532f230c9139bd8b5797d8c39b4badb704cac595cf295f48768233b6f6de603fedb207fadfd3dcfff1ba6c0c2
DIST papirus-folders-1.12.0.tar.gz 10194 BLAKE2B 8a0eff9bc9c5d3125316ca6669ab8b2ab0ada35cba75fd83be99dd51ef9d160564df6956c52fdf0bc53bde448f1a3d90c094986f1f6479bb16b4263ff869f568 SHA512 f42422003a788a2ba3758d04d372f63b66215881cbb8d75bb226d4b1ded5388224cec677130a910dc914b7060f4ad26550c572be1fb3916fb5a975ae5255d548
DIST papirus-folders-1.12.1.tar.gz 10239 BLAKE2B 03cfb7864a4510c82e2b3eb00225cd408ab99b44634d90a149cad264a6907c7705d0d2d159ce43c9a194c7541ddb48219aab88d12275f7c20791b617c8af520c SHA512 17a621916878f784c1845af5d48ccadbbd3b1e685ae96569c5c72383877b19144076b04759a9088571c1c6d9101019df93b47be50952e07eefff7d65e3abd71f

View File

@ -1,24 +0,0 @@
# Copyright 2018-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Allows changing the color of folders in Papirus icon theme"
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-folders"
SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-folders/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="
${DEPEND}
x11-themes/papirus-icon-theme
"
src_install() {
ZSHCOMPDIR="/usr/share/zsh/site-functions" default
}