summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRouven2020-02-09 21:29:03 +0100
committerRouven2020-02-09 21:29:03 +0100
commite3c190f3824291335bc29f800d354840a2e51cfc (patch)
tree3ea762c93e9de15654fd2fb090df4a412cc46d12 /PKGBUILD
parent5279a4b3970b2741b5625b808eb06c822c879162 (diff)
downloadaur-e3c190f3824291335bc29f800d354840a2e51cfc.tar.gz
Publishing new release: 0.0.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab6c5f67c1d5..395eff9509d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_gitname=chwp
_cmdname=chwp
pkgname=${_gitname}-git
-pkgver=0.0.22
+pkgver=0.0.25
pkgrel=1
pkgdesc="Changes the background wallpaper and lockscreen from the command line."
arch=('x86_64')
url="https://gitlab.com/rouvenhimmelstein/chwp"
license=('GPL3')
-depends=('qt5-base')
+depends=('xorg-xrandr' 'qt5-base')
makedepends=('git' 'cmake' 'qt5-base')
provides=('chwp')
conflicts=('chwp')