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

Felix Yan felixonmars at archlinux.org
Wed Jul 17 01:48:16 UTC 2019


    Date: Wednesday, July 17, 2019 @ 01:48:16
  Author: felixonmars
Revision: 490066

upgpkg: python-phonenumbers 8.10.15-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 23:31:44 UTC (rev 490065)
+++ PKGBUILD	2019-07-17 01:48:16 UTC (rev 490066)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.10.14
+pkgver=8.10.15
 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=('d6b62a4fe168113bdfc0ab0c15b1e9afb2cce5dd58e9503fc9c5ebd17a70fb94813d67622637e4de760ac31eed368e79271f33f566a6c64aea0a843cf6371499')
+sha512sums=('94cead6692b8f84d42002419bdbb4713e3d8a1d498a4a69d0e3d1f71a2f15d89ebd3ae9db863b988aecff1d88a282592df0bc2a7d3101ee972e5d2bdf80238fc')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list