aports/community/papirus-icon-theme/APKBUILD
2023-01-20 15:08:59 +00:00

20 lines
653 B
Plaintext

# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=papirus-icon-theme
pkgver=20230104
pkgrel=0
pkgdesc="papirus icon theme"
options="!check"
url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
arch="noarch"
license="GPL-3.0-only"
source="$pkgname-$pkgver.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/$pkgver.tar.gz"
package() {
make DESTDIR="$pkgdir" install
}
sha512sums="
c07adc6258e9c0b37b250efae91825004b5b440304b9a901dbccec90fe683eee6871f5bf3205e79ee1bf44fe13ce5f014cbfc99b1bb6488e82bd6b0b8b730bfa papirus-icon-theme-20230104.tar.gz
"