blob: 2ee60b873db690f80b03ad79607738f2231747de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wallsplash-git
pkgdesc = Set unsplash wallpapers with colorschemes
pkgver = 0.1
pkgrel = 4
url = https://github.com/filalex77/wallsplash/
arch = x86_64
arch = x86
license = GPL
makedepends = nodejs
makedepends = npm
makedepends = git
depends = feh
depends = wal-git
depends = nodejs-unsplash-wallpaper
provides = wallsplash
source = wallsplash-git::git+https://github.com/filalex77/wallsplash.git
sha256sums = SKIP
pkgname = wallsplash-git
|