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

Felix Yan felixonmars at archlinux.org
Sat Oct 10 17:03:43 UTC 2020


    Date: Saturday, October 10, 2020 @ 17:03:43
  Author: felixonmars
Revision: 723412

upgpkg: python-phonenumbers 8.12.11-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 15:49:30 UTC (rev 723411)
+++ PKGBUILD	2020-10-10 17:03:43 UTC (rev 723412)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.10
+pkgver=8.12.11
 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=('c4d9cbb2b5665d41d633ae7fc20bdac0b8bf516cd8ab7d096c4e6c871f8dae7f42f7d593b03b4d58be42137e40a9185b7f28ead67e043d3d1e6b65f6758ffcdf')
+sha512sums=('3789265f10ff81ca68036a6aac9b1085f82b68a31d001357683bb9d5c9770224c95a324ce2848c21ac16ae690d1525b0c6803228ce0343e70b45e9e1b2f94992')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list