[arch-commits] Commit in yamllint/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Tue Aug 3 19:42:17 UTC 2021
Date: Tuesday, August 3, 2021 @ 19:42:16
Author: polyzen
Revision: 993549
upgpkg: yamllint 1.26.2-1
Modified:
yamllint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-03 19:33:09 UTC (rev 993548)
+++ PKGBUILD 2021-08-03 19:42:16 UTC (rev 993549)
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
pkgname=yamllint
-pkgver=1.26.1
+pkgver=1.26.2
pkgrel=1
pkgdesc='Linter for YAML files'
arch=('any')
@@ -11,8 +11,8 @@
makedepends=('python-setuptools')
checkdepends=('python-nose')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('87d9462b3ed7e9dfa19caa177f7a77cd9888b3dc4044447d6ae0ab233bcd1324')
-b2sums=('b53d7878c903b67e57361989bb7b4e9e96269997abb6e2aec4a15dcc13ea71133779656e51197986a89f0c32490e83bde2f42842714986c5c9ec0189bb7cb015')
+sha256sums=('0b08a96750248fdf21f1e8193cb7787554ef75ed57b27f621cd6b3bf09af11a1')
+b2sums=('a918798a237b39da02b14fa0879285a35624292a317268ae0d4d4e84c52b75a8a8002dbdd7106f96cf0e430d22d8fd7ec9ce769569dec32f648a6798f910d41e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list