# Description: Arc theme for KDE Plasma 5 # URL: https://github.com/PapirusDevelopmentTeam/arc-kde # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: arc-kde-theme name=kvantum-theme-arc version=20220908 release=1 source=(https://github.com/PapirusDevelopmentTeam/arc-kde/archive/$version/arc-kde-theme-$version.tar.gz) build() { cd arc-kde-$version install -d $PKG/usr/share cp -r Kvantum $PKG/usr/share find $PKG -iname AUTHORS -delete }