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

Jelle van der Waa jelle at archlinux.org
Sun Jul 23 12:42:21 UTC 2017


    Date: Sunday, July 23, 2017 @ 12:42:20
  Author: jelle
Revision: 246125

upgpkg: python-pyenchant 1.6.11-1

Modified:
  python-pyenchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-23 10:43:37 UTC (rev 246124)
+++ PKGBUILD	2017-07-23 12:42:20 UTC (rev 246125)
@@ -6,13 +6,14 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
-pkgver=1.6.9
+pkgver=1.6.11
 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/8e/3c/ffd2db9b46794dbeedd4383fba3383e4501476657fc8fe66e4d5f8cc3db2/pyenchant-1.6.9.tar.gz')
+source=('https://pypi.python.org/packages/f3/00/c04496277b1e681d0f500baf7ac8f3c7f1d21b9ea97ed951ed4ac5635fda/pyenchant-1.6.11.tar.gz')
+md5sums=('a97f46c6bf0133318759e099117e91a8')
 
 build() {
   cp -r pyenchant-${pkgver} pyenchant2-${pkgver}
@@ -43,4 +44,3 @@
   
   python2 setup.py install --root=${pkgdir} --optimize=1
 }
-md5sums=('37727d50d46abfa7a22d2d5c502fcb53')



More information about the arch-commits mailing list