Date: Friday, June 7, 2019 @ 11:46:07
  Author: polyzen
Revision: 478162

upgpkg: yamllint 1.16.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-07 11:37:49 UTC (rev 478161)
+++ PKGBUILD    2019-06-07 11:46:07 UTC (rev 478162)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=yamllint
-pkgver=1.15.0
+pkgver=1.16.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=('45231436917e2613ceca50e3267cd300d74518585e08d12afd394d8cd839f05f41a9d5f8e890d4bbcd80914cb774562b06d470de4877c0c5afcd466464523ff7')
+sha512sums=('57a7a0c5e2681bab9225bffc37e44d1498aa591895c836dfab787b09b86eb67ff5cd89ba4bc8840ebedaf83d5114bb0f5a76a60a6aedb385f3e7e4386f18ea0d')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to