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

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 4 19:43:32 UTC 2022


    Date: Friday, February 4, 2022 @ 19:43:31
  Author: felixonmars
Revision: 1125860

upgpkg: python-phonenumbers 8.12.42-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 19:42:51 UTC (rev 1125859)
+++ PKGBUILD	2022-02-04 19:43:31 UTC (rev 1125860)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.41
+pkgver=8.12.42
 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=("https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a2a5f7ff656716baba6a090faaa408bc4d77067f27bb5cd09a7ea28f006709b78a2b3f742bce9c64308e90e609a7a377f8112887128c67951016744edc17aee9')
+sha512sums=('ffb2406fbec85ae0a23e31335af82c5c224fe85fbc1b38d68d1fdebbde11d4383ac3210e6c3ed5aee8acb96367375e0f1cd8ca2e270ab4c63655942c036423f0')
 
 build() {
   cd python-phonenumbers-$pkgver/python



More information about the arch-commits mailing list