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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 9 07:31:05 UTC 2021


    Date: Monday, August 9, 2021 @ 07:31:05
  Author: felixonmars
Revision: 997242

upgpkg: python-phonenumbers 8.12.29-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-09 07:28:15 UTC (rev 997241)
+++ PKGBUILD	2021-08-09 07:31:05 UTC (rev 997242)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.28
+pkgver=8.12.29
 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=('cbae9ee650975a82d7feedfa91e6122205984e0a3cbb0fcdbafa92a8b735cb832dd34006e862f09cc1391dbc8f6eb8e8a9a0a831d708dd9a6bdac7c7686ca638')
+sha512sums=('311956c9b1952ce980ca75841c76994cf0e1f29ef4315198ba98ef73d601da7ef89be7c5bb0156ac581b23df646dafb45b7e874322be8afca0be44f6a5e33c56')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list