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

Felix Yan felixonmars at archlinux.org
Thu Jul 8 05:27:33 UTC 2021


    Date: Thursday, July 8, 2021 @ 05:27:32
  Author: felixonmars
Revision: 975559

upgpkg: python-phonenumbers 8.12.27-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-08 05:26:36 UTC (rev 975558)
+++ PKGBUILD	2021-07-08 05:27:32 UTC (rev 975559)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.26
+pkgver=8.12.27
 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=('a3c90344361b9ff51b774983be48d219302870e85ab1dbcf651de77dc6bff6c7e4d20b456b61e7b94902ab7c06c38ebb41d1fc27b591e27b1551c1980bdb32d2')
+sha512sums=('43c1d0639cec6a99bc567df786844db7c042933a3ce904227a6f556069e1dd2d79beaeaa7f3120e30335b7c59d904d07a1010b72d79c5053070bdccea8f33c59')
 
 build() {
   cd python-phonenumbers-$pkgver




More information about the arch-commits mailing list