Date: Sunday, May 7, 2023 @ 13:06:37
  Author: alucryd
Revision: 1459323

upgpkg: python-can 4.2.0-1

Modified:
  python-can/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-07 13:05:56 UTC (rev 1459322)
+++ PKGBUILD    2023-05-07 13:06:37 UTC (rev 1459323)
@@ -2,8 +2,8 @@
 # Contributor: Kyle Manna <kyle[at]kylemanna[d0t]com>
 
 pkgname=python-can
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
 pkgdesc='Controller Area Network support for Python'
 arch=(any)
 url=https://github.com/hardbyte/python-can
@@ -21,7 +21,7 @@
   python-installer
   python-wheel
 )
-_tag=881606150316f3fce37b5605ea2cbdd4620a811f
+_tag=6c820a137940c27620ab19bdaf1c38c8da6d65d4
 source=(git+https://github.com/hardbyte/python-can.git#tag=${_tag})
 b2sums=(SKIP)
 

Reply via email to