[arch-commits] Commit in python-phonenumbers/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jan 25 15:05:19 UTC 2018
Date: Thursday, January 25, 2018 @ 15:05:18
Author: felixonmars
Revision: 286813
upgpkg: python-phonenumbers 8.8.10-1
Modified:
python-phonenumbers/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-25 14:26:13 UTC (rev 286812)
+++ PKGBUILD 2018-01-25 15:05:18 UTC (rev 286813)
@@ -3,7 +3,7 @@
pkgbase=python-phonenumbers
pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=8.8.9
+pkgver=8.8.10
pkgrel=1
pkgdesc="Python version of Google's common library for parsing, formatting, storing and validating international phone numbers"
arch=('any')
@@ -11,7 +11,7 @@
license=('Apache')
makedepends=("python-setuptools" "python2-setuptools")
source=("$pkgbase-$pkgver.tar.gz::https://github.com/daviddrysdale/python-phonenumbers/archive/v$pkgver.tar.gz")
-sha512sums=('b65ede4b8dd6c40ade04fa794dc1c5e642fd6991aa039255bfb076b178479c387a279addab1491e42b363901caea7e09db4b0ab7508eace7df87a46f0348bc67')
+sha512sums=('e012b78f1c7a135550b3f5ecdc28d33ea0a66d390d03e5ef75535d190481464c60d2dbca9f0521200f5bd53596585d08d428e2c1d0ffda2abd6a85c0d3865f60')
prepare() {
cp -a python-phonenumbers-$pkgver{,-py2}
More information about the arch-commits
mailing list