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

Jelle van der Waa jelle at archlinux.org
Tue Jul 18 18:51:34 UTC 2017


    Date: Tuesday, July 18, 2017 @ 18:51:33
  Author: jelle
Revision: 245589

upgpkg: python-pyenchant 1.6.9-1

Modified:
  python-pyenchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 18:38:12 UTC (rev 245588)
+++ PKGBUILD	2017-07-18 18:51:33 UTC (rev 245589)
@@ -6,13 +6,13 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.8
-pkgrel=2
+pkgver=1.6.9
+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/73/73/49f95fe636ab3deed0ef1e3b9087902413bcdf74ec00298c3059e660cfbb/pyenchant-1.6.8.tar.gz')
+source=('https://pypi.python.org/packages/8e/3c/ffd2db9b46794dbeedd4383fba3383e4501476657fc8fe66e4d5f8cc3db2/pyenchant-1.6.9.tar.gz')
 
 build() {
   cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
@@ -43,4 +43,4 @@
   
   python2 setup.py install --root=${pkgdir} --optimize=1
 }
-md5sums=('b59c06be2d6c7f79f521b569ee0e441b')
+md5sums=('37727d50d46abfa7a22d2d5c502fcb53')



More information about the arch-commits mailing list