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

Felix Yan felixonmars at archlinux.org
Wed Aug 19 19:34:28 UTC 2020


    Date: Wednesday, August 19, 2020 @ 19:34:27
  Author: felixonmars
Revision: 685160

upgpkg: python-validators 0.18.0-1

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-19 19:34:13 UTC (rev 685159)
+++ PKGBUILD	2020-08-19 19:34:27 UTC (rev 685160)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-validators
-pkgver=0.17.1
+pkgver=0.18.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=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz")
-sha512sums=('5757e3ebf07d801f6c9b5cad2f1120e54c7c2de23949e0561f096847bbba4fa69ea1e42d5fad0f8a6b5bf6280f24684b06332f015651784b8cd6656f37062afb')
+sha512sums=('abc963857f5a97290111c7be2a5d489ead9f43d8384a8dc51af6cf3fb2269cd998534bb54d0ee97da7f71f79509fdd40712df2716dab92bfca8eaaf3a06ae90e')
 
 build() {
   cd validators-$pkgver



More information about the arch-commits mailing list