Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / qsv
Commits:
b92507a2 by Caleb Maclennan at 2025-12-17T02:39:32+03:00
upgpkg: 11.0.2-2: Rebuild with Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qsv
pkgdesc = quicksilver data-wrangling toolkit (fork of xsv) for tabular
data such as CSV
pkgver = 11.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dathere/qsv
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=qsv
pkgver=11.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='quicksilver data-wrangling toolkit (fork of xsv) for tabular data
such as CSV'
arch=(x86_64)
url="https://github.com/dathere/$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qsv/-/commit/b92507a233feb800ef6c2e4ecdb5402016f95e02
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qsv/-/commit/b92507a233feb800ef6c2e4ecdb5402016f95e02
You're receiving this email because of your account on gitlab.archlinux.org.