Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / qsv
Commits:
30a5b2ae by Caleb Maclennan at 2026-05-18T11:17:21+03:00
upgpkg: 20.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qsv
pkgdesc = quicksilver data-wrangling toolkit (fork of xsv) for tabular
data such as CSV
- pkgver = 20.0.0
+ pkgver = 20.1.0
pkgrel = 1
url = https://github.com/dathere/qsv
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = qsv
depends = libwayland-client.so
replaces = qsv-bin
options = !lto
- source = https://github.com/dathere/qsv/archive/20.0.0/qsv-20.0.0.tar.gz
- sha256sums =
2ac311eb51edf1a161bf7e8f9f01c17ee72656343ed6b251531e7b4d60e51877
+ source = https://github.com/dathere/qsv/archive/20.1.0/qsv-20.1.0.tar.gz
+ sha256sums =
9e945ebcf525cef35591e5b8187dee9b9237282a1611c8ba52e650d5703dcfd0
pkgname = qsv
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=qsv
-pkgver=20.0.0
+pkgver=20.1.0
pkgrel=1
pkgdesc='quicksilver data-wrangling toolkit (fork of xsv) for tabular data
such as CSV'
arch=(x86_64)
@@ -21,7 +21,7 @@ replaces=(qsv-bin)
_archive="$pkgname-$pkgver"
options=(!lto)
source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('2ac311eb51edf1a161bf7e8f9f01c17ee72656343ed6b251531e7b4d60e51877')
+sha256sums=('9e945ebcf525cef35591e5b8187dee9b9237282a1611c8ba52e650d5703dcfd0')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qsv/-/commit/30a5b2ae46c13009c93a8fe1ec6b793837b2dad6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qsv/-/commit/30a5b2ae46c13009c93a8fe1ec6b793837b2dad6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help