From ac183d17f70e5fc997213f94930777ddeee442fc Mon Sep 17 00:00:00 2001 From: joborun Date: Tue, 31 Oct 2023 11:45:49 +0200 Subject: [PATCH] upg usbutils --- usbutils/PKGBUILD | 11 ++++++----- usbutils/PKGBUILD-arch | 8 ++++---- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/usbutils/PKGBUILD b/usbutils/PKGBUILD index 4fe5aca..30e92e4 100644 --- a/usbutils/PKGBUILD +++ b/usbutils/PKGBUILD @@ -6,8 +6,8 @@ #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=usbutils -pkgver=016 -pkgrel=02 ## psychotic arch maintainer rebuild the pkg a few hours later to change the looks of the script +pkgver=017 +pkgrel=01 pkgdesc="A collection of USB tools to query connected USB devices w/o systemd" url="https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/" depends=(glibc hwdata) @@ -51,7 +51,8 @@ license=('GPL-2.0-only' 'GPLG-2.0-or-later' 'GPL-3.0-only') validpgpkeys=('647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman -sha256sums=(75050b3a113a3d07b9e822fb367b8c7ef3524027d33aea7c9febfab038511e43 # usbutils-016.tar.xz - ca772ce0a96703749af116ca24c9cf1e06dbc569c6a682de6261b7cd954d1154) # usbutils-016.tar.sign +sha256sums=(a6a25ffdcf9103e38d7a44732aca17073f4e602b92e4ae55625231a82702e05b # usbutils-017.tar.xz + 1998221ee194efcf7ffb10e6c9af2ff34335872bfb89f88854f560ecdd8776c3) # usbutils-017.tar.sign + +## b0e8b4e410a2cf689c0bdac93ab7f8a0510855ce0d0fc846abc29a450ac38df7 usbutils-017-01-x86_64.pkg.tar.lz -## b699cec93c16715a93671138a708efa0f277295d9105132764461026a22ffde8 usbutils-016-02-x86_64.pkg.tar.lz diff --git a/usbutils/PKGBUILD-arch b/usbutils/PKGBUILD-arch index 9c73dcd..19605ba 100644 --- a/usbutils/PKGBUILD-arch +++ b/usbutils/PKGBUILD-arch @@ -5,8 +5,8 @@ # Contributor: Curtis Campbell pkgname=usbutils -pkgver=016 -pkgrel=2 +pkgver=017 +pkgrel=1 pkgdesc="A collection of USB tools to query connected USB devices" arch=(x86_64) url="https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/" @@ -29,9 +29,9 @@ optdepends=( 'sh: for usb-devices' ) source=(https://www.kernel.org/pub/linux/utils/usb/usbutils/$pkgname-$pkgver.tar{.xz,.sign}) -sha512sums=('4483038bf91c056cd2977f5e7f449c0a62d9152d6f5d64ab7bde438ab9c1c56fe524ba10b35781c2828edd0fe89379dbaed78fa7ffe78903cae0c4e3c460f9a0' +sha512sums=('eaebbc82eee4d940898f7a8de95ca49846c7c964e65c3d866b38735f8f3c8ccfed2b3a536bf2ef39a835a40a34c2273ac4d82b1012d0c693d4863cff14870d95' 'SKIP') -b2sums=('2f3af61e5a7abf48cdf0a4aebc901ca1570007b54d11ae74572e16bdeb2d8e73844d76af54bd812d6d4b84ddaf6e956132ecc9a8a2849a7bffc0643e29115a49' +b2sums=('868c646ed6d38a38b9bd3ab85ba3a5e9362a97e476aeed6576c1b175caaf4ee688cb2c33756f02c9bf0aef9e7d58657331fc1c3b3314d86145b3d4f37124537e' 'SKIP') validpgpkeys=('647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman