mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
adjust wallpaper path
This commit is contained in:
parent
3917adb968
commit
1e51efa418
@ -2,7 +2,7 @@
|
||||
_pkgname=wallpaper
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgver=0.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="high resolution wallpaper from unsplash"
|
||||
arch=('any')
|
||||
@ -15,5 +15,5 @@ sha256sums=('SKIP') # 'SKIP' for git sources; Otherwise: autofill using updpkgsu
|
||||
package() {
|
||||
cd "${_reponame}/pkg/${pkgname}"
|
||||
|
||||
install -Dm0644 wallpaper.jpg "$pkgdir"/usr/share/wallpapers/de-p1st-wallpaper.jpg
|
||||
install -Dm0644 wallpaper.jpg "$pkgdir"/usr/share/backgrounds/de-p1st.jpg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user