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

Felix Yan felixonmars at archlinux.org
Thu Oct 17 14:07:37 UTC 2019


    Date: Thursday, October 17, 2019 @ 14:07:37
  Author: felixonmars
Revision: 516432

upgpkg: python-phonenumbers 8.10.21-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-17 13:35:17 UTC (rev 516431)
+++ PKGBUILD	2019-10-17 14:07:37 UTC (rev 516432)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.10.20
+pkgver=8.10.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=('4e6a55e34f2df0669af24d96f3a545ab0dfa8a207e87d9f11c2eb4d07b7c9388749d259d539056a7ff98de867e9292a10dccafc31694c0764df61f59a75222da')
+sha512sums=('12513e35d7c6e34589ccb951fbf474117453cfca1c7ad51e46b771ccf0ad73d03b4154881e05ca35d308816d3328da2e18c5fef89d60e1330e9ebfefd3c3ee7c')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list