Date: Monday, January 30, 2023 @ 07:37:57
  Author: grawlinson
Revision: 1391185

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

Modified:
  python-cython-lint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-30 07:36:51 UTC (rev 1391184)
+++ PKGBUILD    2023-01-30 07:37:57 UTC (rev 1391185)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-cython-lint
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='A tool to lint Cython files'
 arch=('any')
@@ -21,7 +21,7 @@
   'python-setuptools'
 )
 checkdepends=('python-pytest')
-_commit='dcf59c564855962d1f15a3d578da2292a25f2f59'
+_commit='3841f96899ade4982b1f406b5642d8a51089672a'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to