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

Daniel M. Capella polyzen at archlinux.org
Wed Apr 15 06:14:35 UTC 2020


    Date: Wednesday, April 15, 2020 @ 06:14:35
  Author: polyzen
Revision: 614541

upgpkg: yamllint 1.22.1-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-15 05:51:25 UTC (rev 614540)
+++ PKGBUILD	2020-04-15 06:14:35 UTC (rev 614541)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.22.0
+pkgver=1.22.1
 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=('a6cb7d27d70628b6b5129ed62f2e97a27065c2ec4d9019b00221c72e3f8f9428')
+sha256sums=('dd8eb7540e6fd929494280a4def7dc76c1f802d43446a0b612c19b850d70945e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list