[arch-commits] Commit in python-phonenumbers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 31 13:39:22 UTC 2020
Date: Tuesday, March 31, 2020 @ 13:39:21
Author: felixonmars
Revision: 608014
upgpkg: python-phonenumbers 8.12.1-1
Modified:
python-phonenumbers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-31 13:37:42 UTC (rev 608013)
+++ PKGBUILD 2020-03-31 13:39:21 UTC (rev 608014)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-phonenumbers
-pkgver=8.12.0
+pkgver=8.12.1
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=('a0d411243b10406486c6c5d90495462cff13fbbb78956df4543c822ed552f3d9b8334ad412bdc52fe2246cd523bb9aaa40205fc460a7a9662336357a21a6c3ef')
+sha512sums=('2df487e9b3aff3f4e27b2b82c1e2f836d3abe4268f036a615c6d65572c252738a7bae415a2d2bc517c947775600a60fad24c117d7f44863ffe16b60de245f5c2')
build() {
cd python-phonenumbers-$pkgver
More information about the arch-commits
mailing list