[arch-commits] Commit in libusb/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Thu Dec 10 20:02:26 UTC 2020
Date: Thursday, December 10, 2020 @ 20:02:26
Author: dvzrv
Revision: 403943
upgpkg: libusb 1.0.24-1: Upgrade to 1.0.24.
Modified:
libusb/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-10 19:42:06 UTC (rev 403942)
+++ PKGBUILD 2020-12-10 20:02:26 UTC (rev 403943)
@@ -3,8 +3,8 @@
# Contributor: Tobias Powalowski <tpowa at archlinux.org>
pkgname=libusb
-pkgver=1.0.23
-pkgrel=3
+pkgver=1.0.24
+pkgrel=1
pkgdesc="Library that provides generic access to USB devices"
arch=('x86_64')
url="https://libusb.info/"
@@ -13,8 +13,8 @@
makedepends=('systemd')
provides=('libusb-1.0.so')
source=("https://github.com/${pkgname}/${pkgname}/releases/download/v$pkgver/${pkgname}-$pkgver.tar.bz2")
-sha512sums=('73430ad31dd405e76a9c6c55086961003989c44964e2735b5076f9ca849e3f6fe71d10a66b74b111f0c34a0d2cb744b9ca105863c552123fce4ec0bbdd2ec15b')
-b2sums=('4eaf8cce0047b85c3057c67b53769739c50a39c4d34e94659b030fb11f02309f9217e93d35d78f699c55256346cf8b14827c8ddf495caeeacc522c51f473abc2')
+sha512sums=('5aea36a530aaa15c6dd656d0ed3ce204522c9946d8d39ffbb290dab4a98cda388a2598da4995123d1032324056090bd429e702459626d3e8d7daeebc4e7ff3dc')
+b2sums=('f6188b5af1225cf8b6d1486b6efcf48e837ee4f2e3592adab3ae6aae0a74a67aa54f40f0dd547f951a194d40954f2ee33acf741d2eee0b8449ce64f2edcf1018')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list