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

Felix Yan felixonmars at gemini.archlinux.org
Sun Oct 31 00:03:44 UTC 2021


    Date: Sunday, October 31, 2021 @ 00:03:43
  Author: felixonmars
Revision: 1035018

upgpkg: python-phonenumbers 8.12.36-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-30 23:56:33 UTC (rev 1035017)
+++ PKGBUILD	2021-10-31 00:03:43 UTC (rev 1035018)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.35
+pkgver=8.12.36
 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=("https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('da598cb13e06e2741124ded636d2ed2216e4e6faf4129ee6f7cf9d1198a6640a0a07f1115862c302b6235e26a792af54c03abe83924652d0b152c77dd012e7cd')
+sha512sums=('e7ead689868228cef1196e8b00790404530d7591085ee379f1ed15f83890b1b95a0b7758f62ae72b4baccc619b6611317b6399d7e1885dc64e4220fd223b33b1')
 
 build() {
   cd python-phonenumbers-$pkgver/python



More information about the arch-commits mailing list