# Maintainer: archjo pkgname=ubuntu-mate-themes pkgver=23.04.1 pkgrel=1 pkgdesc="GTK2, GTK3, Unity and Metacity themes from Ubuntu MATE." arch=('any') url="https://launchpad.net/ubuntu-mate/" license=('GPL3') groups=('mate-extra') depends=('gtk-engine-murrine') optdepends=("ubuntu-mate-icon-themes: The official icon themes for Ubuntu MATE.") source=("http://mirrors.kernel.org/ubuntu/pool/universe/u/ubuntu-mate-artwork/${pkgname}_${pkgver}_all.deb") sha256sums=('3959a85e53087cd8893a54ddaef8fea124c5bee4d7000d418756a5919c26a036') package() { tar xf data.tar.zst mv usr $pkgdir/ }