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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 03:10:00 UTC 2018


    Date: Saturday, June 30, 2018 @ 03:10:00
  Author: felixonmars
Revision: 347869

upgpkg: python-pyenchant 2.0.0-3

Python 3.7 rebuild

Modified:
  python-pyenchant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 03:09:06 UTC (rev 347868)
+++ PKGBUILD	2018-06-30 03:10:00 UTC (rev 347869)
@@ -7,7 +7,7 @@
 
 pkgname=('python-pyenchant' 'python2-pyenchant')
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 arch=('any')
 url="https://pypi.python.org/pypi/pyenchant"
 license=('LGPL')
@@ -14,8 +14,8 @@
 makedepends=('python2-setuptools' 'python-setuptools' 'enchant')
 source=("https://github.com/rfk/pyenchant/archive/v${pkgver}.tar.gz"
         "enchant-2.patch")
-md5sums=('e969ea446971410a780c3e5aac23978c'
-         '5db60f4ad048772599f4e496b9f93385')
+sha512sums=('21f8dd286f1f462d11aea0f1b89f3189e51109a3a8c5baee80cba17b9e7c56fa60f308d4ea39d9675d69e3da11dc07996eb32d545cd3567503f0956abc060882'
+            'c6dc74e60c684b5606b681096d740814a5f138e9caf8ad2f41d9e467c820d46bab6b3d449a99dc17e4b1e1b89964d1fc4248c55a600c977ee6269cddb46ad596')
 
 prepare() {
   cd ${srcdir}/pyenchant-${pkgver}



More information about the arch-commits mailing list