# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=adelie-wallpapers pkgver=1.0 pkgrel=0 pkgdesc="Wallpapers from the Adélie Linux team" url="https://www.adelielinux.org/" arch="noarch" options="!check" # No test suite. license="CC-BY-SA-4.0" depends="" makedepends="" subpackages="" source="https://distfiles.adelielinux.org/source/adelie-wallpapers-$pkgver.tar.xz" package() { mkdir -p "$pkgdir" mv "$builddir"/usr "$pkgdir"/ } sha512sums="3815145eaf92524eb848ec179cefecd66b43873a9f17133b62baf2ce894d7f629585f6670e5e499d7d5779377c1819627256d7812bb4318b0bfd68466c9b1cff adelie-wallpapers-1.0.tar.xz"