Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / qsv
Commits:
45b14b90 by Caleb Maclennan at 2025-12-25T01:18:51+03:00
upgpkg: 12.0.0-2: Rebuild with Python 3.14 after version bump
- - - - -
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 = 12.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dathere/qsv
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=qsv
pkgver=12.0.0
-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/45b14b90e2026bf839a365dd5e5c9b9588d60181
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qsv/-/commit/45b14b90e2026bf839a365dd5e5c9b9588d60181
You're receiving this email because of your account on gitlab.archlinux.org.