makedeb
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.
Hash: b64e07d399cc79992f5169f7a324de6eeacb9512
Message: upgpkg: ueberzugpp 2.7.4-1
upstream release
diff --git a/.SRCINFO b/.SRCINFO
index d16c413..41f095f 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.3
+ pkgver = 2.7.4
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.3.tar.gz
- sha256sums = 23475c7ce99aa43799904db3f589035dbf45b4fd2505854fbf51b152fe64d223
+ source = https://github.com/jstkdng/ueberzugpp/archive/v2.7.4.tar.gz
+ sha256sums = 6c61211d7bb15ac167d2519ba823fc4501aefdf4ed03f794703182440b216a86
pkgname = ueberzugpp
diff --git a/PKGBUILD b/PKGBUILD
index 0d98ccb..c6447f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=ueberzugpp
-pkgver=2.7.3
+pkgver=2.7.4
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=('23475c7ce99aa43799904db3f589035dbf45b4fd2505854fbf51b152fe64d223')
+sha256sums=('6c61211d7bb15ac167d2519ba823fc4501aefdf4ed03f794703182440b216a86')
provides=("ueberzug")
conflicts=("ueberzug")