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

Felix Yan felixonmars at archlinux.org
Mon Apr 10 04:09:59 UTC 2017


    Date: Monday, April 10, 2017 @ 04:09:57
  Author: felixonmars
Revision: 221687

upgpkg: python-faker 0.7.11-1

Modified:
  python-faker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 04:04:33 UTC (rev 221686)
+++ PKGBUILD	2017-04-10 04:09:57 UTC (rev 221687)
@@ -5,7 +5,7 @@
 
 pkgbase=python-faker
 pkgname=(python-faker python2-faker)
-pkgver=0.7.10
+pkgver=0.7.11
 pkgrel=1
 pkgdesc='Faker generates fake data for you.'
 arch=('any')
@@ -16,7 +16,7 @@
               'python-mock' 'python2-mock' 'python-email-validator' 'python2-email-validator'
               'python2-ipaddress')
 source=("git+https://github.com/joke2k/faker.git#tag=v$pkgver")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a faker{,-py2}



More information about the arch-commits mailing list