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

Felix Yan felixonmars at archlinux.org
Fri May 28 14:35:19 UTC 2021


    Date: Friday, May 28, 2021 @ 14:35:18
  Author: felixonmars
Revision: 949840

upgpkg: python-cfgv 3.3.0-1

Modified:
  python-cfgv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 14:32:42 UTC (rev 949839)
+++ PKGBUILD	2021-05-28 14:35:18 UTC (rev 949840)
@@ -2,8 +2,8 @@
 
 _name=cfgv
 pkgname=python-cfgv
-pkgver=3.2.0
-pkgrel=3
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Validate configuration and produce human readable error messages"
 arch=('any')
 url="https://github.com/asottile/cfgv"
@@ -15,7 +15,7 @@
 # https://github.com/asottile/cfgv/issues/23
 # source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
 source=("${_name}-${pkgver}.tar.gz::https://github.com/asottile/${_name}/archive/v${pkgver}.tar.gz")
-sha512sums=('6f1a54b505d298a9806a739edffc79feea41638f766ddc25f0712001e5bceb206153e3a957dcf4909fbe125b6e9bd077aba6317d00e632a06ed24f1dfd06c555')
+sha512sums=('23a238c76635404b150bbc3bb1eafd8eb521171e69bb3f3fee55a0a24c12d2ee152cc7453a41952d2f41a6cb72575dacf4b990dbd443f69026a770c87a1e081f')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list