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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 13 22:23:16 UTC 2022


    Date: Thursday, January 13, 2022 @ 22:23:16
  Author: felixonmars
Revision: 1102981

upgpkg: python-phonenumbers 8.12.41-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 22:22:16 UTC (rev 1102980)
+++ PKGBUILD	2022-01-13 22:23:16 UTC (rev 1102981)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-phonenumbers
-pkgver=8.12.40
+pkgver=8.12.41
 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=('8dd3624ad8adf76ce1e43f730a7c90c387c19d3205d6040e37f8212e02cd2ad4a03442cdda320724202157f0f7350193357cb6510b11c587f22553adface0aac')
+sha512sums=('a2a5f7ff656716baba6a090faaa408bc4d77067f27bb5cd09a7ea28f006709b78a2b3f742bce9c64308e90e609a7a377f8112887128c67951016744edc17aee9')
 
 build() {
   cd python-phonenumbers-$pkgver/python



More information about the arch-commits mailing list