[arch-commits] Commit in python-phonenumbers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 1 09:08:03 UTC 2021
Date: Saturday, May 1, 2021 @ 09:07:58
Author: felixonmars
Revision: 925442
upgpkg: python-phonenumbers 8.12.22-1
Modified:
python-phonenumbers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-01 09:07:48 UTC (rev 925441)
+++ PKGBUILD 2021-05-01 09:07:58 UTC (rev 925442)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-phonenumbers
-pkgver=8.12.21
+pkgver=8.12.22
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=('1ba8abe0a951d1e402668c462b3c6316efccd75e7fc869340930c2257afba995fd2da307d1849c699d9fe6e0f1de67132d3e66d9c64a23f722df6eacf44e7bae')
+sha512sums=('b36aba576952836c465e3a4c71730dd5c7ae4f7c3b45c3fa3d8ecb96a807a1f21cef3f80946966de066a65fa10fd06a284b062c8eb76a1d71d55970b485618dd')
build() {
cd python-phonenumbers-$pkgver
More information about the arch-commits
mailing list