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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 23:01:02 UTC 2020


    Date: Thursday, April 23, 2020 @ 23:01:02
  Author: felixonmars
Revision: 618408

upgpkg: python-phonenumbers 8.12.2-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 22:59:51 UTC (rev 618407)
+++ PKGBUILD	2020-04-23 23:01:02 UTC (rev 618408)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.1
+pkgver=8.12.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=('2df487e9b3aff3f4e27b2b82c1e2f836d3abe4268f036a615c6d65572c252738a7bae415a2d2bc517c947775600a60fad24c117d7f44863ffe16b60de245f5c2')
+sha512sums=('1bd7a33869eba8068a9110ecea2e8d8b6b56003193ec1235e189686a442052f7d5510811ce32c74f9038e700677d450a16b63da6feea223c583828f49f1db471')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list