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: ec22ba5a6306fb077510a1ac28e43634f2ef69a6

Message: upgpkg: ueberzugpp 2.7.7-1 upstream release

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 6ef07db..5b3570b 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.7.6
+	pkgver = 2.7.7
 	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.7.6.tar.gz
-	sha256sums = 4f1322dc381435dfdec724d4418fe3ef624a502025a6e7ea72b12319132cbf19
+	source = https://github.com/jstkdng/ueberzugpp/archive/v2.7.7.tar.gz
+	sha256sums = 0a1ab82faadf9742bf873813b88e393645e9af3f53495b465a942ea25c495cc2
 
 pkgname = ueberzugpp
diff --git a/PKGBUILD b/PKGBUILD
index 78f735b..c99c84b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
 pkgname=ueberzugpp
-pkgver=2.7.6
+pkgver=2.7.7
 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" "openssl" "spdlog" "zeromq" "fmt")
 source=("https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('4f1322dc381435dfdec724d4418fe3ef624a502025a6e7ea72b12319132cbf19')
+sha256sums=('0a1ab82faadf9742bf873813b88e393645e9af3f53495b465a942ea25c495cc2')
 provides=("ueberzug")
 conflicts=("ueberzug")