Date: Saturday, February 4, 2023 @ 08:49:06
  Author: grawlinson
Revision: 1392322

upgpkg: python-cython-lint 0.12.2-1; new upstream release

Modified:
  python-cython-lint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 08:47:33 UTC (rev 1392321)
+++ PKGBUILD    2023-02-04 08:49:06 UTC (rev 1392322)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-cython-lint
-pkgver=0.12.0
+pkgver=0.12.2
 pkgrel=1
 pkgdesc='A tool to lint Cython files'
 arch=('any')
@@ -21,7 +21,7 @@
   'python-setuptools'
 )
 checkdepends=('python-pytest')
-_commit='3a096b67345e5d0828bc0cbfe2ab55f22abd0ee4'
+_commit='51998cd6d59a93f1f01678e2ce722873eb8ca7af'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to