main/postmarketos-artwork-wallpapers: new wallpaper (!320)

Use new wallpaper instead of the old one, and only install one wallpaper
file.
This commit is contained in:
Betty Cooper 2019-04-16 23:21:12 +02:00 committed by Oliver Smith
parent 3d0b44dded
commit 4c42992532
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -3,7 +3,7 @@
pkgname="postmarketos-artwork-wallpapers"
pkgver=1
pkgrel=4
pkgrel=5
pkgdesc="Wallpapers for postmarketOS"
url="https://postmarketos.org/"
arch="noarch"
@ -15,8 +15,8 @@ options="!check"
package() {
mkdir -p "$pkgdir"/usr/share/wallpapers/
cp -r "$srcdir"/artwork-$_hash/wallpapers/logo/* \
"$pkgdir"/usr/share/wallpapers/
cp -r "$srcdir"/artwork-$_hash/wallpapers/logo/pmos-grass-square.jpg \
"$pkgdir"/usr/share/wallpapers/postmarketos.jpg
}
extra() {