Date: Monday, September 9, 2019 @ 20:33:25 Author: archange Revision: 509131
upgpkg: grammalecte 1.4.0-1 Modified: grammalecte/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-09 19:46:51 UTC (rev 509130) +++ PKGBUILD 2019-09-09 20:33:25 UTC (rev 509131) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=grammalecte -pkgver=1.3.0 +pkgver=1.4.0 pkgrel=1 pkgdesc="Grammar and typographic checker dedicated to the French language – standalone version" arch=(any) @@ -11,7 +11,7 @@ makedepends=(unzip python-setuptools) options=(!emptydirs) source=("https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip") -sha256sums=('6db2fc0daece93826a01653b23bc6c0ca8af25f1d9d6ca0adba4e7d09ad3dece') +sha256sums=('c6400de77572390ca6a1889bd80363978550671e4049fea46c4a7fc6665a604c') build() { python setup.py build
