Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
v4l-utils
Commits:
a89866e9 by Jelle van der Waa at 2025-10-18T16:01:09+02:00
upgpkg: 1.32.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = v4l-utils
pkgdesc = Userspace tools and conversion library for Video 4 Linux
- pkgver = 1.30.1
+ pkgver = 1.32.0
pkgrel = 1
url = https://linuxtv.org/
arch = x86_64
@@ -20,14 +20,14 @@ pkgbase = v4l-utils
optdepends = qt6-base: for qv4l2 and qvidcap
optdepends = qt6-5compat: for qv4l2
optdepends = alsa-lib: for qv4l2
- provides = libv4l=1.30.1
+ provides = libv4l=1.32.0
conflicts = libv4l
replaces = libv4l
backup = etc/rc_maps.cfg
- source = https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.30.1.tar.xz
- source =
https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.30.1.tar.xz.asc
+ source = https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.32.0.tar.xz
+ source =
https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.32.0.tar.xz.asc
validpgpkeys = 05D0169C26E41593418129DF199A64FADFB500FF
- sha256sums =
c1cf549c2ec3cf39eb5ec7bf15731349e61b26a21b5e963922db422333bae197
+ sha256sums =
6828828a17775526eb93fb258a9294d1d1073d633c344dd71ecd4e7a1ffb7dfc
sha256sums = SKIP
pkgname = v4l-utils
=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
# Maintainer: Thomas Bächler <[email protected]>
pkgname=v4l-utils
-pkgver=1.30.1
+pkgver=1.32.0
pkgrel=1
pkgdesc="Userspace tools and conversion library for Video 4 Linux"
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('qt6-base: for qv4l2 and qvidcap'
'qt6-5compat: for qv4l2'
'alsa-lib: for qv4l2')
source=(https://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('c1cf549c2ec3cf39eb5ec7bf15731349e61b26a21b5e963922db422333bae197'
+sha256sums=('6828828a17775526eb93fb258a9294d1d1073d633c344dd71ecd4e7a1ffb7dfc'
'SKIP')
validpgpkeys=('05D0169C26E41593418129DF199A64FADFB500FF') # Gregor Jasny
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v4l-utils/-/commit/a89866e901d14049a0588b38e7ca7d19225cbbd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/v4l-utils/-/commit/a89866e901d14049a0588b38e7ca7d19225cbbd8
You're receiving this email because of your account on gitlab.archlinux.org.