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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 23 10:55:37 UTC 2022


    Date: Saturday, July 23, 2022 @ 10:55:37
  Author: felixonmars
Revision: 1255729

upgpkg: python-phonenumbers 8.12.52-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 10:51:58 UTC (rev 1255728)
+++ PKGBUILD	2022-07-23 10:55:37 UTC (rev 1255729)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.51
+pkgver=8.12.52
 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=('80f5ad4356e31bc505c929a8bb9b577ed1571b9173e7f8faebe972f62c16f5a5d764eab5e3bd8aa939faae2c4ebbe2b0fa11a5f2e6fe334be98148a68881c912')
+sha512sums=('638ec8e09d58adc5131e855a9436b45f1f0252c084638a13130df793d5357fc249e695668e2cce4902a534300c4683b64078e08620fdd2636857f6d328a45d82')
 
 build() {
   cd python-phonenumbers-$pkgver/python



More information about the arch-commits mailing list