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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 17:45:46 UTC 2020


    Date: Thursday, October 8, 2020 @ 17:45:45
  Author: felixonmars
Revision: 721800

upgpkg: python-faker 4.6.0-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 17:43:17 UTC (rev 721799)
+++ PKGBUILD	2020-10-08 17:45:45 UTC (rev 721800)
@@ -3,7 +3,7 @@
 # Contributor: dnuux <dnuuxx at gmail.com>
 
 pkgname=python-faker
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-validators' 'python-ukpostcodeparser' 'python-random2'
               'python-freezegun')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/joke2k/faker/archive/v$pkgver.tar.gz")
-sha512sums=('f091065c2258b19baa3da6a5941f960548a65ec55554e4fc7629a05142f255d6255cef54465eb98f0fd879268fe2fd1f86efdc255af2e80815d0c7ae4aaf9b6b')
+sha512sums=('7df6f05a93c169c1b02036309cd0db6d8084b5346191ae03283b83acaf930b9333f02436232e1cf446fdb3aa23401fd8200f9e75e1f4c2a6954ed6d2659623ac')
 
 prepare() {
   sed -i -e 's/==/>=/' faker-$pkgver/setup.py



More information about the arch-commits mailing list