[arch-commits] Commit in yamllint/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Tue Oct 15 13:51:06 UTC 2019
Date: Tuesday, October 15, 2019 @ 13:51:00
Author: polyzen
Revision: 516128
upgpkg: yamllint 1.18.0-1
Modified:
yamllint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-15 13:49:46 UTC (rev 516127)
+++ PKGBUILD 2019-10-15 13:51:00 UTC (rev 516128)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=yamllint
-pkgver=1.17.0
+pkgver=1.18.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=('70a6f8316851254e197a6231c35577be29fa2fbe2c77390a54c9a50217cdaa13')
+sha256sums=('d42dbb35b3d28722a8c5c25de4593add0a6215b2732eb6932d89f38482c3d01c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list