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

Felix Yan felixonmars at archlinux.org
Tue Mar 2 23:03:54 UTC 2021


    Date: Tuesday, March 2, 2021 @ 23:03:54
  Author: felixonmars
Revision: 878581

upgpkg: python-phonenumbers 8.12.19-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-02 23:03:50 UTC (rev 878580)
+++ PKGBUILD	2021-03-02 23:03:54 UTC (rev 878581)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.18
+pkgver=8.12.19
 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=('5756d5dcb18cf652dd45972d1dc70b718ddf994ee586683c396ced08dfb8d7e5def1ca52a5125160d0fc5c1d774b475c3f8de05c2d26e29bbca8d7351441864f')
+sha512sums=('6b40de0c9ed4c17c4d098bbec515e6e6a5f9e5c9b7961c8cd40ef9320761d7ad0650b2d722edd58b4512cc86835e742d559196939a8825588238d18806fba2b7')
 
 build() {
   cd python-phonenumbers-$pkgver



More information about the arch-commits mailing list