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

Felix Yan felixonmars at gemini.archlinux.org
Fri Oct 22 10:35:26 UTC 2021


    Date: Friday, October 22, 2021 @ 10:35:26
  Author: felixonmars
Revision: 1032204

upgpkg: python-phonenumbers 8.12.35-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-22 08:52:58 UTC (rev 1032203)
+++ PKGBUILD	2021-10-22 10:35:26 UTC (rev 1032204)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.34
+pkgver=8.12.35
 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=('81ff69a4c26d1c76107a0a66ee8e29a0cce76aaab0f549d251865a11090b9833896847fb3f8b408f1e143a0991f582dae7be2137431aa9489ed9cfd703c32997')
+sha512sums=('da598cb13e06e2741124ded636d2ed2216e4e6faf4129ee6f7cf9d1198a6640a0a07f1115862c302b6235e26a792af54c03abe83924652d0b152c77dd012e7cd')
 
 build() {
   cd python-phonenumbers-$pkgver/python



More information about the arch-commits mailing list