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:
parent
3d0b44dded
commit
4c42992532
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue