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

Felix Yan felixonmars at archlinux.org
Tue Jan 12 18:21:16 UTC 2021


    Date: Tuesday, January 12, 2021 @ 18:21:16
  Author: felixonmars
Revision: 820183

upgpkg: python-phonenumbers 8.12.16-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 18:21:09 UTC (rev 820182)
+++ PKGBUILD	2021-01-12 18:21:16 UTC (rev 820183)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.15
+pkgver=8.12.16
 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=('a5801882eedade1c731c042d21b5143742bf052c2f01b800091945cb8a2d09c953e7aea24be1c6c15ec3d792a49675d8539aaf8ec5bf5b9617101d9515b62dc8')
+sha512sums=('d29db20fd467e3268bbf8d36d8b2293f10c42379cc537578e9ff7a3b5de467559ccad8385a3de1283570b4d498fcebf6af55b30baec260a4a55b802149acb27d')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list