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


Commits:
726e3932 by Christian Heusel at 2024-04-04T10:57:08+02:00
upgpkg: 18.2.2-2: Rebuild for abseil-cpp 20240116

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = ueberzug
+       pkgdesc = Command line util which allows to display images in 
combination with X11
+       pkgver = 18.2.2
+       pkgrel = 2
+       url = https://github.com/ueber-devel/ueberzug
+       arch = x86_64
+       license = GPL3
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = libxext
+       depends = libxres
+       depends = python-attrs
+       depends = python-docopt
+       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
+
+pkgname = ueberzug


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=ueberzug
 pkgver=18.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Command line util which allows to display images in combination with 
X11'
 arch=('x86_64')
 url=https://github.com/ueber-devel/ueberzug
@@ -14,8 +14,8 @@ makedepends=('python-build' 'python-installer' 
'python-setuptools'
 provides=("python-$pkgname")
 replaces=("python-$pkgname")
 
source=("https://github.com/ueber-devel/ueberzug/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('d8c8593a15eff803c63e36908fedd3d71ceea54f1110041ee2b12a76f52f527a')
-b2sums=('dd3fdfe3820ac7344c574ab2031f0217b17a4b4ec4cd59f2447968abb6605a57ee77bab45f943f6d2501ad9c6e5ee3bf4c677f990814d676641bfe314e301dd4')
+sha256sums=('97bb0206bff918d4cfd7869807b79474bac9432fc3fcbeb1d5641a45e517aa01')
+b2sums=('885991f3400fc039d652443cb866a6743530e6f928e74a4e008980455e6780425574a36865286a11b12d967cc2698c5deb263d54cb5332dc17920855a1f3bf2a')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to