summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorÉtienne Deparis2020-01-22 19:27:55 +0100
committerÉtienne Deparis2020-01-22 19:27:55 +0100
commit5debb614ee503fac4eacef69a582e21eb0348d1e (patch)
tree10b83702e472229f384a5836a1ecba495ac107cf /.SRCINFO
parenta7ca13588d44e0fe8f346dc5d3a0de16bf90813b (diff)
downloadaur-5debb614ee503fac4eacef69a582e21eb0348d1e.tar.gz
Add a missing dependency (python-pillow)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dce28f2ddfc..9ebfb321164a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.1
-# Sun Dec 8 18:35:53 UTC 2019
+# Wed Jan 22 18:27:25 UTC 2020
pkgbase = chwall
pkgdesc = A tiny wallpaper changer, written in python
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://git.deparis.io/chwall/about/
arch = any
license = WTFPL
@@ -13,6 +13,7 @@ pkgbase = chwall
depends = python-cssselect
depends = python-gobject
depends = python-lxml
+ depends = python-pillow
depends = python-requests
depends = python-xdg
depends = python-yaml