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

Felix Yan felixonmars at archlinux.org
Fri May 31 16:03:55 UTC 2019


    Date: Friday, May 31, 2019 @ 16:03:55
  Author: felixonmars
Revision: 475953

upgpkg: python-phonenumbers 8.10.13-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-31 16:03:13 UTC (rev 475952)
+++ PKGBUILD	2019-05-31 16:03:55 UTC (rev 475953)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.10.12
+pkgver=8.10.13
 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=('4262c740027f03b236893adf395ecd4a19ef7f54208e3a8b6d1e9250b5584fbba8dae2e96a9f3145e856aaa181a73cad726b03ae00f1c41682481d61919d58d6')
+sha512sums=('ca5dd22f8184b44d2d373dbfe090b497147e4f0855e6ba597a878b7147b8d58290b69a7f92bba6782530469338ea867b0538014405945f13c74496dc1fae2ef5')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list