[arch-commits] Commit in python-libusb1/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 19:24:07 UTC 2021


    Date: Sunday, January 24, 2021 @ 19:24:07
  Author: ffy00
Revision: 828967

upgpkg: python-libusb1 1.9.1-1

Modified:
  python-libusb1/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 19:24:03 UTC (rev 828966)
+++ PKGBUILD	2021-01-24 19:24:07 UTC (rev 828967)
@@ -2,7 +2,7 @@
 
 _pkgname=libusb1
 pkgname=python-$_pkgname
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Python ctype-based wrapper around libusb1'
 arch=('any')
@@ -9,9 +9,9 @@
 url='https://github.com/vpelletier/python-libusb1'
 license=('LGPL2.1')
 depends=('python' 'libusb')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-wheel')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('683b02101afbb8cc8df619b238f0949138aaf8a7f374686d1efc49033bc63b79037b9e2d056eb9280b6cdc9d04526ae20f5578444d7d3a38a268e587bb6533b7')
+sha512sums=('7c48315a542d2f04bf2b85b7ffdf38d966de71a299bce8562e8c41cb9f90bf15ae2a2aa47d1207bc116a646b1519d2a67d941eff1b537e749e72e19c8aefbb3c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list