#Maintainer: Alia Skywol pkgname=marea-icon-theme pkgver=1.1 pkgrel=1 pkgdesc="Marea Icons" arch=('any') url="https://github.com/Skywol/marea-icon-theme" license=('GPL3') replaces=('') conflicts=('') source=("$pkgname-$pkgver.tar.gz::https://github.com/Skywol/marea-icon-theme/archive/$pkgver.tar.gz") sha512sums=('SKIP') package() { cd $pkgname-$pkgver make DESTDIR="$pkgdir" install }