Skip to content
Snippets Groups Projects
Verified Commit 699aa4a9 authored by Sertonix's avatar Sertonix Committed by Patrycja Rosa
Browse files

testing/arcticons-icon-theme: upgrade to 9.2.4.1

Also repository moved, description based on index.theme and minor
improvements.
parent dbb20044
No related branches found
No related tags found
1 merge request!65182testing/arcticons-icon-theme: upgrade to 9.2.4.1
Pipeline #232417 skipped
# Contributor: Sertonix <sertonix@posteo.net>
# Maintainer: Sertonix <sertonix@posteo.net>
pkgname=arcticons-icon-theme
pkgver=8.7.1.0
pkgver=9.2.4.1
pkgrel=0
pkgdesc="A monotone line-based icon pack for android - freedesktop version"
url="https://github.com/Donnnno/Arcticons-Linux"
pkgdesc="Line-based icon pack"
url="https://github.com/Arcticons-Team/Arcticons-Linux"
arch="noarch"
license="GPL-3.0-or-later"
depends="$pkgname-light $pkgname-dark"
subpackages="$pkgname-light:theme $pkgname-dark:theme"
source="https://github.com/Donnnno/Arcticons-Linux/archive/$pkgver/arcticons-icon-theme-$pkgver.tar.gz"
subpackages="$pkgname-light:_theme $pkgname-dark:_theme"
source="$pkgname-$pkgver.tar.gz::https://github.com/Arcticons-Team/Arcticons-Linux/archive/refs/tags/$pkgver.tar.gz"
builddir="$srcdir/Arcticons-Linux-$pkgver"
options="!check"
build() {
:
}
package() {
install -d "$pkgdir/usr/share/icons"
cp -r arcticons-dark arcticons-light -t "$pkgdir/usr/share/icons"
}
theme() {
_theme() {
depends=
variant="${subpkgname##"$pkgname"-}"
pkgdesc="$pkgdesc ($variant)"
local variant="${subpkgname##"$pkgname"-}"
pkgdesc="$pkgdesc (Version for $variant themes)"
amove usr/share/icons/arcticons-"$variant"
}
sha512sums="
f4312fb390328d1cd95da8cb5a748fceebf814ce9fef18c6c7f6690d04bea42d56123c842c9eabd184ae87953558f520b23684c2432bce5589e1c76760571321 arcticons-icon-theme-8.7.1.0.tar.gz
d05f989d6f8085325fa97af7e2b259de868c875b66d918ab87c0f506b1b5f966b8cd75725d3adb85567f96a95a8ec5a4ec208e3dd5878c73b0c00853a4785438 arcticons-icon-theme-9.2.4.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment