summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustKidding2023-08-07 19:36:09 -0500
committerJustKidding2023-08-07 19:36:09 -0500
commit75da5b86676f9531ba0dfe30e2c275332ee9133e (patch)
tree357c7c84fd29099cd0cd4dd52658ca31d9ee479b /PKGBUILD
parent835ae728cf8fead1525483e0802d623e4686db40 (diff)
downloadaur-75da5b86676f9531ba0dfe30e2c275332ee9133e.tar.gz
upgpkg: ueberzugpp 2.9.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45a77a5f65b1..45eb161d4917 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ueberzugpp
pkgver=2.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="Command line util which allows to display images in combination with X11 written in C++"
arch=(any)
url="https://github.com/jstkdng/ueberzugpp"
@@ -11,7 +11,7 @@ makedepends=("cmake" "cli11" "nlohmann-json" "microsoft-gsl" "wayland-protocols"
depends=("opencv" "libvips" "glib2" "libxcb" "xcb-util-image" "libsixel" "openssl" "spdlog" "libglvnd"
"fmt" "turbo-base64" "chafa" "wayland" "onetbb" "glibc" "gcc-libs" "xcb-util-errors")
source=("https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('c982b7648113fb65fe2f993e80b34f5854f7f532de873d71efdeabe1ca03e9da')
+sha256sums=('749ca0b6f9ecae449d86b449bc6ba434d47f106e358bd4f8a61c7b983330440e')
provides=("ueberzug")
conflicts=("ueberzug")
options=("debug")