summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMicah Halter2021-05-07 09:26:21 -0400
committerMicah Halter2021-05-07 09:26:21 -0400
commitd08ec7c303dc4ee32432ecaa59e1245fef86c658 (patch)
tree7adbf03f0bf81d5b2f89c3384be5abae3e52526f /PKGBUILD
parenta559a0348f4e65868825f4a9b02128671468bef4 (diff)
downloadaur-d08ec7c303dc4ee32432ecaa59e1245fef86c658.tar.gz
Updated dependencies
Signed-off-by: Micah Halter <micah@balena.io>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ee3bbe53f1f..f40f743ea0c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=ueberzug
pkgname=python-${_pkgname}-git
-pkgver=18.1.5.a8ac9c3
+pkgver=18.1.8.07a7998
pkgrel=1
pkgdesc="ueberzug is an python script which aims to replace w3mimgdisplay"
arch=('any')
url="https://github.com/seebye/${_pkgname}"
license=('GPL3')
-depends=("libxext" "python-pillow" "python" "python-xlib" "python-docopt" "python-psutil" "python-attrs")
-makedepends=("python" "git" "python-setuptools")
+depends=("libxext" "libxres" "python-pillow" "python" "python-docopt" "python-attrs")
+makedepends=("git" "python-setuptools")
source=("git+${url}.git#branch=master")
md5sums=('SKIP')
conflicts=("python-${_pkgname}")