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

Felix Yan felixonmars at archlinux.org
Thu Dec 17 09:25:48 UTC 2020


    Date: Thursday, December 17, 2020 @ 09:25:47
  Author: felixonmars
Revision: 777211

upgpkg: python-phonenumbers 8.12.15-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-17 09:24:52 UTC (rev 777210)
+++ PKGBUILD	2020-12-17 09:25:47 UTC (rev 777211)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.14
+pkgver=8.12.15
 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=('5cdff9815c3bbae37dc8425cb8c2c830bd8d285cb7a5d4d8be5b61bbbdc763e4e4d6a2fa515c1d02e7997cf7e85a66e4c46a93ecf0f20f004fcb2583180dca83')
+sha512sums=('a5801882eedade1c731c042d21b5143742bf052c2f01b800091945cb8a2d09c953e7aea24be1c6c15ec3d792a49675d8539aaf8ec5bf5b9617101d9515b62dc8')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list