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

Daniel M. Capella polyzen at archlinux.org
Mon Aug 12 17:59:44 UTC 2019


    Date: Monday, August 12, 2019 @ 17:59:44
  Author: polyzen
Revision: 499029

upgpkg: yamllint 1.17.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 17:04:31 UTC (rev 499028)
+++ PKGBUILD	2019-08-12 17:59:44 UTC (rev 499029)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.16.0
+pkgver=1.17.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")
-sha512sums=('57a7a0c5e2681bab9225bffc37e44d1498aa591895c836dfab787b09b86eb67ff5cd89ba4bc8840ebedaf83d5114bb0f5a76a60a6aedb385f3e7e4386f18ea0d')
+sha256sums=('70a6f8316851254e197a6231c35577be29fa2fbe2c77390a54c9a50217cdaa13')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list