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

Felix Yan felixonmars at archlinux.org
Tue Feb 4 18:06:01 UTC 2020


    Date: Tuesday, February 4, 2020 @ 18:06:00
  Author: felixonmars
Revision: 562196

upgpkg: python-phonenumbers 8.11.3-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 18:05:41 UTC (rev 562195)
+++ PKGBUILD	2020-02-04 18:06:00 UTC (rev 562196)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.11.2
+pkgver=8.11.3
 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=('550f3c1f1b1043a53faf9d37ba594a938cf82aa20b9f76e5014e55540d88a837efeae2655ac2111e90136fa22d9966b3a9ff93e34e9a4816dd3b8ce2a288f94c')
+sha512sums=('df92b2270a3ad09ab6ec75bc3745f53192a8e890f0572156ff7a995ffe12ac30e886757a3f25542b0005f9a8be2b46c3743bd4ad604569d75c5a50507a33b17e')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list