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

Felix Yan felixonmars at archlinux.org
Thu Apr 8 20:27:27 UTC 2021


    Date: Thursday, April 8, 2021 @ 20:27:27
  Author: felixonmars
Revision: 914938

upgpkg: python-phonenumbers 8.12.21-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 20:27:20 UTC (rev 914937)
+++ PKGBUILD	2021-04-08 20:27:27 UTC (rev 914938)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.20
+pkgver=8.12.21
 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=('60bd06af90d8be794d025bd74d27764642ae1a15e6eed7c288947270ebcfbee8ff0e220c5d1d04fb6452e5bac7a587200ae3ac2008b0f1cb0460b312d27672d2')
+sha512sums=('1ba8abe0a951d1e402668c462b3c6316efccd75e7fc869340930c2257afba995fd2da307d1849c699d9fe6e0f1de67132d3e66d9c64a23f722df6eacf44e7bae')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list