blob: a3f96eada388994076f4b9b026b365d143b340dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = dmultiwall-git
pkgdesc = Dynamic multi-monitor wallpaper setter using feh
pkgver = v1.0.0
pkgrel = 1
url = https://github.com/ZappaBoy/dmultiwall
arch = x86_64
license = GPL
makedepends = git
depends = bash
depends = feh
depends = imagemagick
depends = bc
provides = dmultiwall=v1.0.0
conflicts = dmultiwall
source = dmultiwall::git+https://github.com/ZappaBoy/dmultiwall.git
sha256sums = SKIP
pkgname = dmultiwall-git
|