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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 09:18:15 UTC 2022


    Date: Monday, June 6, 2022 @ 09:18:15
  Author: felixonmars
Revision: 1224722

upgpkg: python-validators 0.20.0-1

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 09:14:06 UTC (rev 1224721)
+++ PKGBUILD	2022-06-06 09:18:15 UTC (rev 1224722)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-validators
-pkgver=0.19.0
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="Python Data Validation for Humans"
 url="https://github.com/kvesteri/validators"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/kvesteri/validators/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('bc643e3b77521af4fa19e9a08e809d67196b4c05918e8286ae0071de84d1f544dbd725645095b9db679e28fcde5c67fba68e314254efcdb587e836c1d05d8fd2')
+sha512sums=('45a07c061022da453c31fc946950be3a701f36afbf0e0eb82b91f4bdb26c4d2d0ab47f6958ac88fd2e0a1563201e946014a5cb93cfa1c6710411982852d571c7')
 
 build() {
   cd validators-$pkgver



More information about the arch-commits mailing list