blob: fb5f228e21d2654bb7b425bfb4d0292dcd2f2656 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = chwp-git
pkgdesc = Changes the background wallpaper and lockscreen from the command line.
pkgver = 0.0.26
pkgrel = 1
url = https://gitlab.com/rouvenhimmelstein/chwp
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = qt5-base
depends = xorg-xrandr
depends = qt5-base
provides = chwp
conflicts = chwp
source = https://gitlab.com/rouvenhimmelstein/chwp/-/archive/0.0.26/chwp-0.0.26.tar.gz
sha1sums = SKIP
pkgname = chwp-git
|