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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 22 09:51:08 UTC 2021


    Date: Thursday, July 22, 2021 @ 09:51:07
  Author: felixonmars
Revision: 983058

upgpkg: python-phonenumbers 8.12.28-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-22 09:50:49 UTC (rev 983057)
+++ PKGBUILD	2021-07-22 09:51:07 UTC (rev 983058)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.27
+pkgver=8.12.28
 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=('43c1d0639cec6a99bc567df786844db7c042933a3ce904227a6f556069e1dd2d79beaeaa7f3120e30335b7c59d904d07a1010b72d79c5053070bdccea8f33c59')
+sha512sums=('cbae9ee650975a82d7feedfa91e6122205984e0a3cbb0fcdbafa92a8b735cb832dd34006e862f09cc1391dbc8f6eb8e8a9a0a831d708dd9a6bdac7c7686ca638')
 
 build() {
   cd python-phonenumbers-$pkgver




More information about the arch-commits mailing list