summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMicah Halter2019-02-28 08:41:52 -0500
committerMicah Halter2019-02-28 08:41:52 -0500
commitf3a04d29b0a7d65f623bda5968e33a37381ba1f5 (patch)
tree8ddda4f25fea30cf564cdb6d227feb5d462b5638 /PKGBUILD
parentf8c09275711259e746b5059e771948a98db2d8cf (diff)
downloadaur-f3a04d29b0a7d65f623bda5968e33a37381ba1f5.tar.gz
Updated dependency list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a0dadc75281..802d70b0bcef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=ueberzug
pkgname=python-${_pkgname}-git
-pkgver=gb89ff85
-pkgrel=3
+pkgver=c5fe4bc
+pkgrel=1
pkgdesc="ueberzug is an python script which aims to replace w3mimgdisplay"
arch=('any')
url="https://github.com/seebye/${_pkgname}"
license=('GPL3')
-depends=("python" "python-xlib" "python-docopt" "python-psutil" "python-pillow" "python-attrs")
+depends=("libxext" "python-pillow-simd" "python" "python-xlib" "python-docopt" "python-psutil" "python-attrs")
makedepends=("python" "git" "python-setuptools")
source=("git+${url}.git#branch=master")
md5sums=('SKIP')