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

Jiachen Yang farseerfc at archlinux.org
Fri Jan 6 08:33:51 UTC 2017


    Date: Friday, January 6, 2017 @ 08:33:50
  Author: farseerfc
Revision: 205705

upgpkg: python-smartypants 2.0.0-1

python-smartypants 2.0.0

Modified:
  python-smartypants/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 08:31:58 UTC (rev 205704)
+++ PKGBUILD	2017-01-06 08:33:50 UTC (rev 205705)
@@ -4,15 +4,15 @@
 
 pkgname=python-smartypants
 _pkgname=smartypants
-pkgver=1.8.6
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Python with the SmartyPants"
 url="https://bitbucket.org/livibetter/smartypants.py"
 license=('BSD')
 arch=('any')
 depends=('python')
-source=(https://pypi.python.org/packages/source/s/$_pkgname/$_pkgname-$pkgver.tar.gz)
-md5sums=('97484a618fc35508ca2961445f4aa597')
+source=("https://pypi.python.org/packages/09/dd/08848ea21422a585ecd2dd32c032fd8f75f0f8345225b455f3bf9e5a0feb/smartypants-2.0.0.tar.gz#md5=00b9105ac7ee1d53ca50c05dca4d5ad8")
+md5sums=('00b9105ac7ee1d53ca50c05dca4d5ad8')
 
 package() {
   cd "$srcdir/$_pkgname-$pkgver"



More information about the arch-commits mailing list