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

Felix Yan felixonmars at archlinux.org
Thu Jun 4 16:36:49 UTC 2020


    Date: Thursday, June 4, 2020 @ 16:36:47
  Author: felixonmars
Revision: 638976

upgpkg: python-phonenumbers 8.12.5-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 16:36:39 UTC (rev 638975)
+++ PKGBUILD	2020-06-04 16:36:47 UTC (rev 638976)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.4
+pkgver=8.12.5
 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=('0310263c1d607fa8824d0ac55c3fd01c4b166964cb1e5871b962eb8b65f6f82bb67eb275cbac418ab7a334ca934a55502e2f990061c89be32668129b01a57f01')
+sha512sums=('5abe5a64b4f3818c591469730729fa23e717753e484a6ed9625364d216574262241bef5814ac0eea53cef775225469ccffc9c5fb08bd6550d5bae2ffa0a3907d')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list