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

Felix Yan felixonmars at archlinux.org
Wed Nov 16 15:20:19 UTC 2016


    Date: Wednesday, November 16, 2016 @ 15:20:18
  Author: felixonmars
Revision: 196030

upgpkg: python-phonenumbers 7.7.4-1

Modified:
  python-phonenumbers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-16 14:30:18 UTC (rev 196029)
+++ PKGBUILD	2016-11-16 15:20:18 UTC (rev 196030)
@@ -3,7 +3,7 @@
 
 pkgname=python-phonenumbers
 pkgname=(python-phonenumbers python2-phonenumbers)
-pkgver=7.7.3
+pkgver=7.7.4
 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 @@
 url="https://github.com/daviddrysdale/python-phonenumbers"
 license=('Apache')
 makedepends=("python-setuptools" "python2-setuptools" "git")
-source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=release-$pkgver")
+source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v$pkgver")
 sha512sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list