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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 10:54:01 UTC 2020


    Date: Thursday, February 13, 2020 @ 10:54:01
  Author: felixonmars
Revision: 570068

upgpkg: python-phonenumbers 8.11.4-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 10:53:20 UTC (rev 570067)
+++ PKGBUILD	2020-02-13 10:54:01 UTC (rev 570068)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.11.3
+pkgver=8.11.4
 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=('df92b2270a3ad09ab6ec75bc3745f53192a8e890f0572156ff7a995ffe12ac30e886757a3f25542b0005f9a8be2b46c3743bd4ad604569d75c5a50507a33b17e')
+sha512sums=('8850d4c955b27149fa0004f80d63c78be878912f4295927cb25779f62527b9ffbbb55bfa4d426f9ddd27ec7c77619094e0d59e49e564c8c773cdd362afc62c74')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list