From e04e2b7ed24c8ba9a35dee0ab83df89c7b529177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 23 Jan 2021 10:55:55 +0700 Subject: [PATCH] python3-usb: update to 1.1.1. --- srcpkgs/python3-usb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-usb/template b/srcpkgs/python3-usb/template index b86f203fcd7..5d3c1b77d1b 100644 --- a/srcpkgs/python3-usb/template +++ b/srcpkgs/python3-usb/template @@ -1,7 +1,7 @@ # Template file for 'python3-usb' pkgname=python3-usb -version=1.1.0 -revision=4 +version=1.1.1 +revision=1 wrksrc="pyusb-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,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=d69ed64bff0e2102da11b3f49567256867853b861178689671a163d30865c298 +checksum=7d449ad916ce58aff60b89aae0b65ac130f289c24d6a5b7b317742eccffafc38 post_install() { vlicense LICENSE