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

Felix Yan felixonmars at archlinux.org
Thu Oct 3 18:25:40 UTC 2019


    Date: Thursday, October 3, 2019 @ 18:25:40
  Author: felixonmars
Revision: 512530

upgpkg: python-phonenumbers 8.10.20-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-03 18:23:46 UTC (rev 512529)
+++ PKGBUILD	2019-10-03 18:25:40 UTC (rev 512530)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.10.19
+pkgver=8.10.20
 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=('c669a65b778d18e45e22b043251c8409f9679cfe6829c04caf37c9f998ba729f44856b80de180d0a0102e8d8bb668df617f0e48097d8c2c2bb33d7edf4e84671')
+sha512sums=('4e6a55e34f2df0669af24d96f3a545ab0dfa8a207e87d9f11c2eb4d07b7c9388749d259d539056a7ff98de867e9292a10dccafc31694c0764df61f59a75222da')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list