[arch-commits] Commit in python-phonenumbers/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Aug 21 18:34:40 UTC 2022
Date: Sunday, August 21, 2022 @ 18:34:39
Author: felixonmars
Revision: 1273336
upgpkg: python-phonenumbers 8.12.54-1
Modified:
python-phonenumbers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-21 18:34:29 UTC (rev 1273335)
+++ PKGBUILD 2022-08-21 18:34:39 UTC (rev 1273336)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-phonenumbers
-pkgver=8.12.53
+pkgver=8.12.54
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=('aa699e5df1b612bbcf384e01b80251099872e67fd5632dab35e53861ab6b28157266ac0a1700f4371a0a2975f0484256fb46b6287b87dc8e69aca85323475490')
+sha512sums=('0da4f3ffa57f0c2ddaf843eea1440b33844be7ee45122a21d00b5630b720eac059777dca2051e00baf39158737478d5077f97ec6b9293528b11a9844294a621c')
build() {
cd python-phonenumbers-$pkgver/python
More information about the arch-commits
mailing list