From ef5878de379446aa5aeab92e76f517df9ab5f2d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 25 Sep 2020 08:00:26 +0700 Subject: [PATCH] python3-usb: update to 1.1.0. --- srcpkgs/python3-usb/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-usb/template b/srcpkgs/python3-usb/template index 1e27b46961b..2bb50d6d67c 100644 --- a/srcpkgs/python3-usb/template +++ b/srcpkgs/python3-usb/template @@ -1,8 +1,7 @@ # Template file for 'python3-usb' pkgname=python3-usb -version=1.0.2 +version=1.1.0 revision=3 -archs=noarch wrksrc="pyusb-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +11,7 @@ maintainer="Đoàn Trần Công Danh " license="BSD-3-Clause" homepage="https://github.com/pyusb/pyusb" distfiles="${PYPI_SITE}/p/pyusb/pyusb-${version}.tar.gz" -checksum=4e9b72cc4a4205ca64fbf1f3fff39a335512166c151ad103e55c8223ac147362 +checksum=d69ed64bff0e2102da11b3f49567256867853b861178689671a163d30865c298 post_install() { vlicense LICENSE