moving PKGBUILD - beep boop
parent
1c6141e7d1
commit
1825e52679
@ -1,20 +0,0 @@
|
||||
# Maintainer: Matt C <mdc028[at]bucknell[dot]edu>
|
||||
|
||||
pkgname=crystal-wallpapers
|
||||
pkgver=1.0.3
|
||||
pkgrel=2
|
||||
pkgdesc="Crystal Linux Wallpaper Images"
|
||||
arch=('any')
|
||||
url="https://git.tar.black/crystal/wallpapers"
|
||||
license=('GPL')
|
||||
source=()
|
||||
depends=()
|
||||
conflicts=()
|
||||
md5sums=()
|
||||
|
||||
package() {
|
||||
|
||||
mkdir -p "${pkgdir}/usr/share/backgrounds/crystal"
|
||||
cp -rv ../*.png ../*.svg "${pkgdir}/usr/share/backgrounds/crystal/."
|
||||
|
||||
}
|
Loading…
Reference in New Issue