Date: Monday, July 8, 2019 @ 15:51:57 Author: archange Revision: 487711
upgpkg: grammalecte 1.2-1 Modified: grammalecte/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-08 15:16:35 UTC (rev 487710) +++ PKGBUILD 2019-07-08 15:51:57 UTC (rev 487711) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=grammalecte -pkgver=1.1.1 +pkgver=1.2 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=('0554c7f82c59c87e90a53394a63814486665d50a0b77f8ba8cfd7173d26084aa') +sha256sums=('aa5a5692a12bd075fdf53a6914ae10769fb3796cd8b2e34f30d6276ea2fa9137') build() { python setup.py build
