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

Daniel M. Capella polyzen at archlinux.org
Thu Dec 26 23:18:53 UTC 2019


    Date: Thursday, December 26, 2019 @ 23:18:52
  Author: polyzen
Revision: 542959

upgpkg: yamllint 1.20.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-26 21:33:44 UTC (rev 542958)
+++ PKGBUILD	2019-12-26 23:18:52 UTC (rev 542959)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.19.0
+pkgver=1.20.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=('0260121ed6a428b98bbadb7b6b66e9cd00114382e3d7ad06fa80e0754414cf15')
+sha256sums=('76912b6262fd7e0815d7b14c4c2bb2642c754d0aa38f2d3e4b4e21c77872a3bf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list