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

Felix Yan felixonmars at archlinux.org
Thu Aug 3 19:51:46 UTC 2017


    Date: Thursday, August 3, 2017 @ 19:51:46
  Author: felixonmars
Revision: 247910

upgpkg: python-phonenumbers 8.7.1-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 19:51:13 UTC (rev 247909)
+++ PKGBUILD	2017-08-03 19:51:46 UTC (rev 247910)
@@ -3,7 +3,7 @@
 
 pkgbase=python-phonenumbers
 pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=8.7.0
+pkgver=8.7.1
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, storing and validating international phone numbers"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('Apache')
 makedepends=("python-setuptools" "python2-setuptools")
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz")
-sha512sums=('9c09ece1641d4c2e1e5308b2fd90d8e16600e92cc8eb3ea040e0fb301e3c188c4ce6ae4605eddaa38a1b2b2cd9e2e9b0fd5b78af658cd8db7dae49bbb638a315')
+sha512sums=('4d0e4f453cbd8404cfd046f0fc86b6a079bb4146e267cc569ac3fc7689bcf7a713591a0dd899542d41db07aecbe1287ddb1a376b055ca5b5af190597d68ca785')
 
 prepare() {
   cp -a python-phonenumbers-$pkgver{,-py2}



More information about the arch-commits mailing list