From de23a92662cf16f28337a5d81e528af8247b02f0 Mon Sep 17 00:00:00 2001 From: joborun Date: Sun, 7 Apr 2024 03:05:05 +0300 Subject: [PATCH] upg pciutils --- pciutils/PKGBUILD | 15 +++++++++------ pciutils/PKGBUILD-arch | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/pciutils/PKGBUILD b/pciutils/PKGBUILD index ac41ccd..cc320dd 100644 --- a/pciutils/PKGBUILD +++ b/pciutils/PKGBUILD @@ -6,7 +6,7 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=pciutils -pkgver=3.11.1 +pkgver=3.12.0 pkgrel=01 pkgdesc="PCI bus configuration space access library and tools" url="https://mj.ucw.cz/sw/pciutils/" @@ -17,9 +17,9 @@ optdepends=('which: for update-pciids' 'grep: for update-pciids' 'curl: for update-pciids') source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2) - https://mirrors.edge.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.{xz,sign}) +# https://mirrors.edge.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.{xz,sign}) # https://mirrors.edge.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.xz) -# https://mj.ucw.cz/download/linux/pci/${pkgname}-${pkgver}.tar.gz{,.sign}) + https://mj.ucw.cz/download/linux/pci/${pkgname}-${pkgver}.tar.gz{,.sign}) #git+https://github.com/pciutils/pciutils.git#tag=v$pkgver?signed) build() { @@ -45,8 +45,11 @@ license=('GPL2') validpgpkeys=(C466A56CADA981F4297D20C31F3D0761D9B65F0B # Martin Mares 5558F9399CD7836850553C6EC28E7847ED70F82D) # Martin Mares -sha256sums=(3f472ad864473de5ba17f765cc96ef5f33e1b730918d3adda6f945a2a9290df4 # pciutils-3.11.1.tar.xz - fa80ca25bfba105e1aaf7ffcd0a45e3679fb8d723157e25a109f4f2b3428e1d4) # pciutils-3.11.1.tar.sign +sha256sums=(827a641d2016a15f0b959804daa5a05f055d0f91d58a70d32ac41ce7ef94164e # pciutils-3.12.0.tar.gz + 91caa8ed25dda0cef3e9e0a273c347a33333dd00ff134443c6255e89b5c953ae) # pciutils-3.12.0.tar.gz.sign -## 8bb4785517d603af0a9d936c6dde43743d52c18d7bfa5cb6db717948dfbae2bc pciutils-3.11.1-01-x86_64.pkg.tar.lz +# f185d116d5ff99b797497efce8f19f1ee8ccc5a668b97a159e3d13472f674154 pciutils-3.12.0.tar.xz +# 73780101e45316efd3d2fa962e4816919b35dcd21ae23b1e5e30c21163d1f8de) # pciutils-3.12.0.tar.sign + +## 1fa005bd47ec73275ed264dd88970d3ef8993fd88d45a541920d9bb6836f6233 pciutils-3.12.0-01-x86_64.pkg.tar.lz diff --git a/pciutils/PKGBUILD-arch b/pciutils/PKGBUILD-arch index 6a60fc5..94b5237 100644 --- a/pciutils/PKGBUILD-arch +++ b/pciutils/PKGBUILD-arch @@ -1,6 +1,6 @@ # Maintainer: Tobias Powalowski pkgname=pciutils -pkgver=3.11.1 +pkgver=3.12.0 pkgrel=1 pkgdesc="PCI bus configuration space access library and tools" arch=(x86_64) @@ -17,7 +17,7 @@ source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver} validpgpkeys=( 'C466A56CADA981F4297D20C31F3D0761D9B65F0B' # Martin Mares ) -sha256sums=('1904864ce5b0272d0a2e42e72ceac9e8810d1898480567f36b70642f8205fbfd' +sha256sums=('827a641d2016a15f0b959804daa5a05f055d0f91d58a70d32ac41ce7ef94164e' 'SKIP') build() {