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

Felix Yan felixonmars at archlinux.org
Sat Jun 26 08:27:35 UTC 2021


    Date: Saturday, June 26, 2021 @ 08:27:35
  Author: felixonmars
Revision: 967516

upgpkg: python-phonenumbers 8.12.26-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-26 03:40:51 UTC (rev 967515)
+++ PKGBUILD	2021-06-26 08:27:35 UTC (rev 967516)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.25
+pkgver=8.12.26
 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=('e9be68fbcd17674c6cb64eafffffbcea426079373513b895c2946ede289ebf294bcf530dfeb9959b8ab71c44bef445e4a18c879ccb68bbd83ee0917e410f1748')
+sha512sums=('a3c90344361b9ff51b774983be48d219302870e85ab1dbcf651de77dc6bff6c7e4d20b456b61e7b94902ab7c06c38ebb41d1fc27b591e27b1551c1980bdb32d2')
 
 build() {
   cd python-phonenumbers-$pkgver




More information about the arch-commits mailing list