summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordeviantfero2017-12-30 19:55:13 -0600
committerdeviantfero2017-12-30 19:55:13 -0600
commit6922cc49148257e405fda5040544bbf48233f8f3 (patch)
tree05857fc52ed4d3200c1d2aa59c21de436c6f560b /PKGBUILD
parent345660c27ec02cd0190eeb4f39a721f9c55beb6b (diff)
downloadaur-6922cc49148257e405fda5040544bbf48233f8f3.tar.gz
python-pywal package is outdated, switch to python-pywal-git as alternative
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47788b413fd1..dfb738d7cf72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPLv2')
source=("git://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}")
sha512sums=('SKIP')
arch=('any')
-depends=('python' 'python-pillow' 'python-gobject' 'gtk3' 'libxslt' 'python-pywal')
+depends=('python' 'python-pillow' 'python-gobject' 'gtk3' 'libxslt' 'python-pywal-git')
optdepends=('feh: set wallpaper'
'nitrogen: set wallpaper')
conflicts=("${_gitname}")