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

Jelle van der Waa jelle at archlinux.org
Mon Aug 22 18:31:36 UTC 2016


    Date: Monday, August 22, 2016 @ 18:31:35
  Author: jelle
Revision: 187328

upgpkg: python-pyenchant 1.6.8-1

Modified:
  python-pyenchant/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-22 18:19:05 UTC (rev 187327)
+++ PKGBUILD	2016-08-22 18:31:35 UTC (rev 187328)
@@ -6,13 +6,13 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.7
+pkgver=1.6.8
 pkgrel=1
 arch=('any')
 url="https://pypi.python.org/pypi/pyenchant"
 license=('LGPL')
 makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
-source=("https://pypi.python.org/packages/0a/57/df7e5339002d993da05aad093baa4307734bb6ac3f3d350eaa1ec41807c7/pyenchant-1.6.7.tar.gz")
+source=('https://pypi.python.org/packages/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz')
 
 build() {
   cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
@@ -43,4 +43,4 @@
   
   python2 setup.py install --root=${pkgdir} --optimize=1
 }
-md5sums=('0b8fe1743cea07a286c5adf641a00a12')
+md5sums=('b59c06be2d6c7f79f521b569ee0e441b')



More information about the arch-commits mailing list