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

Daniel M. Capella polyzen at archlinux.org
Fri Apr 17 19:10:46 UTC 2020


    Date: Friday, April 17, 2020 @ 19:10:46
  Author: polyzen
Revision: 615728

upgpkg: yamllint 1.23.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-17 19:09:43 UTC (rev 615727)
+++ PKGBUILD	2020-04-17 19:10:46 UTC (rev 615728)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.22.1
+pkgver=1.23.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=('dd8eb7540e6fd929494280a4def7dc76c1f802d43446a0b612c19b850d70945e')
+sha256sums=('59f3ff77f44e7f46be6aecdb985830f73a1c51e290b7082a7d38c2ae1940f4a9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list