Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
ueberzug


Commits:
f4877eaf by Christian Heusel at 2024-05-24T13:02:52+02:00
upgpkg: 18.2.3-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = ueberzug
        pkgdesc = Command line util which allows to display images in 
combination with X11
-       pkgver = 18.2.2
-       pkgrel = 2
+       pkgver = 18.2.3
+       pkgrel = 1
        url = https://github.com/ueber-devel/ueberzug
        arch = x86_64
-       license = GPL3
+       license = GPL-3.0-or-later
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-setuptools
@@ -16,8 +16,8 @@ pkgbase = ueberzug
        depends = python-pillow
        provides = python-ueberzug
        replaces = python-ueberzug
-       source = 
https://github.com/ueber-devel/ueberzug/archive/18.2.2/ueberzug-18.2.2.tar.gz
-       sha256sums = 
97bb0206bff918d4cfd7869807b79474bac9432fc3fcbeb1d5641a45e517aa01
-       b2sums = 
885991f3400fc039d652443cb866a6743530e6f928e74a4e008980455e6780425574a36865286a11b12d967cc2698c5deb263d54cb5332dc17920855a1f3bf2a
+       source = 
https://github.com/ueber-devel/ueberzug/archive/18.2.3/ueberzug-18.2.3.tar.gz
+       sha256sums = 
c317e8bdab80963624acabf9f63f1575906d069ff1e35f52d142989d75cffdf4
+       b2sums = 
c174f39cb20a24c07f12088e595492960319a9fd5079e0a23e9632353fa7c93762621224a3fde4b2462931647239e3614ed9a1dffc635fea7a51c58d2b846b68
 
 pkgname = ueberzug


=====================================
PKGBUILD
=====================================
@@ -1,21 +1,22 @@
-# Maintainer: Daniel M. Capella <poly...@archlinux.org>
+# Maintainer: Christian Heusel <christ...@heusel.eu>
+# Contributor: Daniel M. Capella <poly...@archlinux.org>
 # Contributor: arkhan <ark...@disroot.org>
 
 pkgname=ueberzug
-pkgver=18.2.2
-pkgrel=2
+pkgver=18.2.3
+pkgrel=1
 pkgdesc='Command line util which allows to display images in combination with 
X11'
 arch=('x86_64')
 url=https://github.com/ueber-devel/ueberzug
-license=('GPL3')
+license=('GPL-3.0-or-later')
 depends=('libxext' 'libxres' 'python-attrs' 'python-docopt' 'python-pillow')
 makedepends=('python-build' 'python-installer' 'python-setuptools'
              'python-wheel')
 provides=("python-$pkgname")
 replaces=("python-$pkgname")
 
source=("https://github.com/ueber-devel/ueberzug/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('97bb0206bff918d4cfd7869807b79474bac9432fc3fcbeb1d5641a45e517aa01')
-b2sums=('885991f3400fc039d652443cb866a6743530e6f928e74a4e008980455e6780425574a36865286a11b12d967cc2698c5deb263d54cb5332dc17920855a1f3bf2a')
+sha256sums=('c317e8bdab80963624acabf9f63f1575906d069ff1e35f52d142989d75cffdf4')
+b2sums=('c174f39cb20a24c07f12088e595492960319a9fd5079e0a23e9632353fa7c93762621224a3fde4b2462931647239e3614ed9a1dffc635fea7a51c58d2b846b68')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ueberzug/-/commit/f4877eafc4994eca861fed61c1878b7fcf5c3f42

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ueberzug/-/commit/f4877eafc4994eca861fed61c1878b7fcf5c3f42
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to