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

Felix Yan felixonmars at archlinux.org
Tue Aug 6 05:47:03 UTC 2019


    Date: Tuesday, August 6, 2019 @ 05:47:03
  Author: felixonmars
Revision: 497583

upgpkg: python-phonenumbers 8.10.16-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 05:02:57 UTC (rev 497582)
+++ PKGBUILD	2019-08-06 05:47:03 UTC (rev 497583)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.10.15
+pkgver=8.10.16
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, storing and validating international phone numbers"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=("python-setuptools")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz")
-sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
+sha512sums=('64f2ed3ead39ff0a0703f90c0916ed0eb8879382fec0785d478ee4a163140e79c94af13583f08676c9fea01e3d84ccd03f41648fb118933b2fb34d0e37b46659')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list