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

Daniel M. Capella polyzen at archlinux.org
Tue Jan 15 03:44:14 UTC 2019


    Date: Tuesday, January 15, 2019 @ 03:44:13
  Author: polyzen
Revision: 423124

upgpkg: yamllint 1.14.0-1

Modified:
  yamllint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 03:19:57 UTC (rev 423123)
+++ PKGBUILD	2019-01-15 03:44:13 UTC (rev 423124)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc='Linter for YAML files'
 arch=('any')
 url=https://github.com/adrienverge/yamllint
@@ -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=('ce8fc4f966e894352331f677e170fafb6b132f6db560e8fd3309a4fd519042f121dc73d6c151551d9bc3bf852b74e863ebfbdf9cc81ac16a7627a603e4ea0071')
+sha512sums=('9953b152b253b6f6e4f7d721299de8acc4ddeccbd46487f9f0964ef6a2679d23fe924b44dde9461151789b37ebc6f03d7d4efa727c0d5bd938d396f7d1b0e0d7')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list