[arch-commits] Commit in yamllint/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Apr 13 23:54:41 UTC 2020


    Date: Monday, April 13, 2020 @ 23:54:41
  Author: polyzen
Revision: 613845

upgpkg: yamllint 1.22.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-13 23:30:15 UTC (rev 613844)
+++ PKGBUILD	2020-04-13 23:54:41 UTC (rev 613845)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.21.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc='Linter for YAML files'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pathspec' 'python-setuptools' 'python-yaml')
 checkdepends=('python-nose')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('7e1e698b3d344b64bc46cbe8c4df7dfdfe7c00ed1a8d1c851ecd5b552d93d193')
+sha256sums=('a6cb7d27d70628b6b5129ed62f2e97a27065c2ec4d9019b00221c72e3f8f9428')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list