Update flat-remix-icon-theme from 2022.05.25_1 to 2023.06.22_1
This commit is contained in:
parent
1956c44a7b
commit
267d8e240f
1 changed files with 18 additions and 18 deletions
|
@ -1,30 +1,30 @@
|
||||||
# Template file for 'flat-remix-icon-theme'
|
# Template file for 'flat-remix-icon-theme'
|
||||||
pkgname=flat-remix-icon-theme
|
pkgname=flat-remix-icon-theme
|
||||||
version=2022.05.25
|
version=2023.06.22
|
||||||
_datever=${version//./}
|
_version=${version//./}
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
repository=cereus-extra
|
repository=cereus-extra
|
||||||
depends="${pkgname}-black \
|
depends="${pkgname}-black
|
||||||
${pkgname}-blue \
|
${pkgname}-blue
|
||||||
${pkgname}-brown \
|
${pkgname}-brown
|
||||||
${pkgname}-cyan \
|
${pkgname}-cyan
|
||||||
${pkgname}-green \
|
${pkgname}-green
|
||||||
${pkgname}-grey \
|
${pkgname}-grey
|
||||||
${pkgname}-magenta \
|
${pkgname}-magenta
|
||||||
${pkgname}-orange \
|
${pkgname}-orange
|
||||||
${pkgname}-red \
|
${pkgname}-red
|
||||||
${pkgname}-teal \
|
${pkgname}-teal
|
||||||
${pkgname}-violet \
|
${pkgname}-violet
|
||||||
${pkgname}-yellow"
|
${pkgname}-yellow"
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
wrksrc=flat-remix-${_datever}
|
wrksrc=flat-remix-${_version}
|
||||||
short_desc="Icon theme inspired by material design with colorful palette with some shadows, highlights, and gradients for some depth."
|
short_desc="Icon theme inspired by material design with colorful palette with some shadows, highlights, and gradients for some depth"
|
||||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
license="GPL-3.0"
|
license="GPL-3.0"
|
||||||
homepage="https://github.com/daniruiz/flat-remix"
|
homepage="https://github.com/daniruiz/flat-remix"
|
||||||
distfiles="${homepage}/archive/refs/tags/${_datever}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/${_version}.tar.gz"
|
||||||
checksum=ffee808b8bc9d9f2a3f6fb5fe22b2674d74b0e78e087f06f6852b4dd6e48b013
|
checksum=5d07ed401f31f8fb729983b93f637b8beb73ebb451ffb619f700df7ff0187641
|
||||||
|
|
||||||
flat-remix-icon-theme-black_package() {
|
flat-remix-icon-theme-black_package() {
|
||||||
color=Black
|
color=Black
|
||||||
|
|
Loading…
Add table
Reference in a new issue