summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustKidding2023-05-15 22:06:58 -0500
committerJustKidding2023-05-15 22:06:58 -0500
commit5df653edbbacf572d1e0f78d702fc1052c408c39 (patch)
tree6440cd6a8d8244e3755ba51061ca21ca94744117 /PKGBUILD
parent4d778dc90e3bb78cbacd6530384027932b9122cc (diff)
downloadaur-5df653edbbacf572d1e0f78d702fc1052c408c39.tar.gz
upgpkg: ueberzugpp 2.8.3-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 930a16df106a..c86f6a3c321b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=ueberzugpp
-pkgver=2.8.2
+pkgver=2.8.3
pkgrel=1
pkgdesc="Command line util which allows to display images in combination with X11 written in C++"
arch=("x86_64")
@@ -8,7 +8,7 @@ license=("GPL3")
makedepends=("cmake" "cli11" "cppzmq" "nlohmann-json" "microsoft-gsl")
depends=("opencv" "libvips" "xcb-util-image" "libsixel" "openssl" "spdlog" "zeromq" "fmt" "turbo-base64")
source=("https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('202eee24b706f9120cb506de7a6cf8f46d1ea3bdf2fbca5e53513b21c5be9695')
+sha256sums=('9901087eceb3d1fed233703684610f33fa6516aa39155dbbc6ed64dad5ec5e1e')
provides=("ueberzug")
conflicts=("ueberzug")