Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
ueberzugpp
Commits:
150e99ca by Orhun Parmaksız at 2026-07-15T14:37:57+02:00
upgpkg: 2.9.10-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ueberzugpp
pkgdesc = Command line utility which allows to display images in the
terminal, written in C++
- pkgver = 2.9.8
- pkgrel = 4
+ pkgver = 2.9.10
+ pkgrel = 1
url = https://github.com/jstkdng/ueberzugpp
arch = x86_64
license = GPL-3.0-or-later
@@ -30,7 +30,7 @@ pkgbase = ueberzugpp
depends = xcb-util-errors
provides = ueberzug
conflicts = ueberzug
- source =
ueberzugpp-2.9.8.tar.gz::https://github.com/jstkdng/ueberzugpp/archive/v2.9.8.tar.gz
- sha256sums =
96bf3a16af7be233be2706481e340d5e085d7eb555f660062652358315085075
+ source =
ueberzugpp-2.9.10.tar.gz::https://github.com/jstkdng/ueberzugpp/archive/v2.9.10.tar.gz
+ sha256sums =
225b74ae3c71fd7d6dbd8b3a1740dacda95c40146a4fd00c792e4f18f200854d
pkgname = ueberzugpp
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: JustKidding <[email protected]>
pkgname=ueberzugpp
-pkgver=2.9.8
-pkgrel=4
+pkgver=2.9.10
+pkgrel=1
pkgdesc="Command line utility which allows to display images in the terminal,
written in C++"
arch=('x86_64')
url="https://github.com/jstkdng/ueberzugpp"
@@ -31,7 +31,7 @@ depends=(
"xcb-util-errors"
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jstkdng/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('96bf3a16af7be233be2706481e340d5e085d7eb555f660062652358315085075')
+sha256sums=('225b74ae3c71fd7d6dbd8b3a1740dacda95c40146a4fd00c792e4f18f200854d')
build() {
# -DENABLE_TURBOBASE64=ON \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ueberzugpp/-/commit/150e99ca4cc858e610df4243258a781798346734
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ueberzugpp/-/commit/150e99ca4cc858e610df4243258a781798346734
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help