pkgname=ant-gtk-theme pkgver=1.0.3 pkgrel=1 pkgdesc="Ant Theme for GTK 3.x" arch=(any) url=https://www.gnome-look.org/p/1099856/ depends=('gtk3') source=("https://dl.opendesktop.org/api/files/download/id/1509163136/Ant.tar.xz") md5sums=('9db6d5fad07ceb420e340ecb5d084b16') package(){ cd "$srcdir" find */ -type f -exec install -Dm644 '{}' "$pkgdir/usr/share/themes/{}" \; }