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

Daniel M. Capella polyzen at archlinux.org
Sat Jan 30 04:25:14 UTC 2021


    Date: Saturday, January 30, 2021 @ 04:25:13
  Author: polyzen
Revision: 835853

upgpkg: yamllint 1.26.0-1

Modified:
  yamllint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 00:07:31 UTC (rev 835852)
+++ PKGBUILD	2021-01-30 04:25:13 UTC (rev 835853)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yamllint
-pkgver=1.25.0
-pkgrel=4
+pkgver=1.26.0
+pkgrel=1
 pkgdesc='Linter for YAML files'
 arch=('any')
 url=https://github.com/adrienverge/yamllint
@@ -10,7 +10,8 @@
 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=('b1549cbe5b47b6ba67bdeea31720f5c51431a4d0c076c1557952d841f7223519')
+sha256sums=('b0e4c89985c7f5f8451c2eb8c67d804d10ac13a4abe031cbf49bdf3465d01087')
+b2sums=('34eb47ee092173551d196d3399168e60b34f2a016894777054f361de1da06089a758a33b710a0564c49f11784b6e19453763ee597e54877a44db6477fcced443')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list