makedeb


ueberzugpp 2.9.6-0


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.

Commit:


Hash: 6c8c0db59779fb0f366b86ad1c68bbd5354171c6

Message: upgpkg: ueberzugpp 2.6.0-1 upstream release

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 68b0678..968ce20 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.5.0
+	pkgver = 2.6.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.5.0.tar.gz
-	sha256sums = 3125bed754d5ed204e1422a37cd8e1b8c5521c38a155458538d5e6d05bc1901d
+	source = https://github.com/jstkdng/ueberzugpp/archive/v2.6.0.tar.gz
+	sha256sums = bd4e346fb156d1637949739bd17ee60c7974a6a097d298802e208544b778baf7
 
 pkgname = ueberzugpp
diff --git a/PKGBUILD b/PKGBUILD
index b91efb6..03b7aa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=ueberzugpp
-pkgver=2.5.0
+pkgver=2.6.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=('3125bed754d5ed204e1422a37cd8e1b8c5521c38a155458538d5e6d05bc1901d')
+sha256sums=('bd4e346fb156d1637949739bd17ee60c7974a6a097d298802e208544b778baf7')
 provides=("ueberzug")
 conflicts=("ueberzug")