Date: Monday, February 6, 2023 @ 01:47:33 Author: grawlinson Revision: 1393724
upgpkg: python-cython-lint 0.12.4-1; new upstream release Modified: python-cython-lint/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:47:29 UTC (rev 1393723) +++ PKGBUILD 2023-02-06 01:47:33 UTC (rev 1393724) @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-cython-lint -pkgver=0.12.2 +pkgver=0.12.4 pkgrel=1 pkgdesc='A tool to lint Cython files' arch=('any') @@ -21,7 +21,7 @@ 'python-setuptools' ) checkdepends=('python-pytest') -_commit='51998cd6d59a93f1f01678e2ce722873eb8ca7af' +_commit='70376e0bdd6660977155881105e8492a14adbf20' source=("$pkgname::git+$url#commit=$_commit") b2sums=('SKIP')
