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

Felix Yan felixonmars at archlinux.org
Mon Jan 20 16:47:57 UTC 2020


    Date: Monday, January 20, 2020 @ 16:47:56
  Author: felixonmars
Revision: 553227

upgpkg: python-phonenumbers 8.11.2-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-20 16:47:24 UTC (rev 553226)
+++ PKGBUILD	2020-01-20 16:47:56 UTC (rev 553227)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.11.1
+pkgver=8.11.2
 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=('8e0f59300c6494d5305ea0bdddc5173bba18f39bb9bcd71f64efbab7988d4eb331379488430f5d0f911c518c58c2e96b6978bbf46b235cfb771120e5c3e57218')
+sha512sums=('550f3c1f1b1043a53faf9d37ba594a938cf82aa20b9f76e5014e55540d88a837efeae2655ac2111e90136fa22d9966b3a9ff93e34e9a4816dd3b8ce2a288f94c')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list