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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 16:10:33 UTC 2020


    Date: Monday, August 17, 2020 @ 16:10:32
  Author: felixonmars
Revision: 682784

upgpkg: python-phonenumbers 8.12.8-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 16:09:51 UTC (rev 682783)
+++ PKGBUILD	2020-08-17 16:10:32 UTC (rev 682784)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.7
+pkgver=8.12.8
 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=('4e038a8eaf175a91704333a22dfc0cd0c99b92fd93e042f66e30dbdbe9d14a1d89bf122af91dbda5338742c44c9b33a4bee32390f206fcb573e4db0e905a39c4')
+sha512sums=('f247e8eb337f66d9674702a5bc2cf0ad779a65f8908058cf5b98e3c12272647df3491d793721366687db35af65c6bcb1e713736b797f21c335985d2a49c15291')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list