summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustKidding2023-05-05 21:14:14 -0500
committerJustKidding2023-05-05 21:14:14 -0500
commit193db02a5beb63433db4c8be48c5c704fc18a8d7 (patch)
treea0ac0c131253e2757f1fa39276bf973bb5f39d22 /PKGBUILD
parenta521db2cbbadd705ea3483bb3dfc23858db84dac (diff)
downloadaur-193db02a5beb63433db4c8be48c5c704fc18a8d7.tar.gz
upgpkg: ueberzugpp 2.8.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 788165e33af1..5bb52b693da7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=ueberzugpp
-pkgver=2.7.8
+pkgver=2.8.0
pkgrel=1
pkgdesc="Command line util which allows to display images in combination with X11 written in C++"
arch=("x86_64")
url="https://github.com/jstkdng/ueberzugpp"
license=("GPL3")
-makedepends=("cmake" "cli11")
+makedepends=("cmake" "cli11" "cppzmq")
depends=("opencv" "libvips" "xcb-util-image" "nlohmann-json" "libsixel" "openssl" "spdlog" "zeromq" "fmt" "turbo-base64")
source=("https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('3249f591db82c6e6c3faf4d590b3e30466667686057e982259cd1b27da48bd11')
+sha256sums=('3f7e21052c3c218c436b1d2d8aedc1f02573ad83046be00b05069bfdc29bf4e2')
provides=("ueberzug")
conflicts=("ueberzug")