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

Jelle van der Waa jelle at archlinux.org
Sat Aug 13 18:21:45 UTC 2016


    Date: Saturday, August 13, 2016 @ 18:21:45
  Author: jelle
Revision: 186709

upgpkg: python-pyenchant 1.6.7-1

Modified:
  python-pyenchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-13 17:30:06 UTC (rev 186708)
+++ PKGBUILD	2016-08-13 18:21:45 UTC (rev 186709)
@@ -5,14 +5,13 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.6
-pkgrel=2
+pkgver=1.6.7
+pkgrel=1
 arch=('any')
 url="https://pypi.python.org/pypi/pyenchant"
 license=('LGPL')
 makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
-source=("http://pypi.python.org/packages/source/p/pyenchant/pyenchant-${pkgver}.tar.gz")
-md5sums=('9f5acfd87d04432bf8df5f9710a17358')
+source=("https://pypi.python.org/packages/0a/57/df7e5339002d993da05aad093baa4307734bb6ac3f3d350eaa1ec41807c7/pyenchant-1.6.7.tar.gz")
 
 build() {
   cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
@@ -43,3 +42,4 @@
   
   python2 setup.py install --root=${pkgdir} --optimize=1
 }
+md5sums=('0b8fe1743cea07a286c5adf641a00a12')



More information about the arch-commits mailing list