makedeb


ueberzugpp-git 2.9.1.r154.638e89d-1


Command line util which allows to display images in combination with X11 written in C++

Click here to go back to the commit logs for ueberzugpp-git.

Commit:


Hash: ac8bccd00a7748b3e3d4cce585a24046fa80a691

Message: upgpkg: ueberzugpp 2.4.0-1 upstream release

Diff


diff --git a/.SRCINFO b/.SRCINFO
index fa5b51f..6db386a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = ueberzugpp
 	pkgdesc = Command line util which allows to display images in combination with X11 written in C++
-	pkgver = 2.3.0
+	pkgver = 2.4.0
 	pkgrel = 1
 	url = https://github.com/jstkdng/ueberzugpp
 	arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = ueberzugpp
 	depends = fmt
 	provides = ueberzug
 	conflicts = ueberzug
-	source = https://github.com/jstkdng/ueberzugpp/archive/v2.3.0.tar.gz
-	sha256sums = 82ea01fed7312b75ec8edfacc0c77c62381f07bb27614f81ff5bba095e83f143
+	source = https://github.com/jstkdng/ueberzugpp/archive/v2.4.0.tar.gz
+	sha256sums = 984640b40ddf0b24bffb69d848205ba164c4e6b352b9d71530897b8a4caf1883
 
 pkgname = ueberzugpp
diff --git a/PKGBUILD b/PKGBUILD
index 540ce52..e39e862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=ueberzugpp
-pkgver=2.3.0
+pkgver=2.4.0
 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")
 depends=("opencv" "libvips" "xcb-util-image" "nlohmann-json" "libsixel" "botan" "spdlog" "zeromq" "fmt")
 source=("https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('82ea01fed7312b75ec8edfacc0c77c62381f07bb27614f81ff5bba095e83f143')
+sha256sums=('984640b40ddf0b24bffb69d848205ba164c4e6b352b9d71530897b8a4caf1883')
 provides=("ueberzug")
 conflicts=("ueberzug")