Date: Friday, February 3, 2023 @ 00:43:42
  Author: grawlinson
Revision: 1392098

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

Modified:
  python-cython-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-03 00:40:20 UTC (rev 1392097)
+++ PKGBUILD    2023-02-03 00:43:42 UTC (rev 1392098)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-cython-lint
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='A tool to lint Cython files'
 arch=('any')
@@ -21,7 +21,7 @@
   'python-setuptools'
 )
 checkdepends=('python-pytest')
-_commit='3841f96899ade4982b1f406b5642d8a51089672a'
+_commit='3a096b67345e5d0828bc0cbfe2ab55f22abd0ee4'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to