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

Bruno Pagani archange at archlinux.org
Mon Jul 27 19:33:50 UTC 2020


    Date: Monday, July 27, 2020 @ 19:33:49
  Author: archange
Revision: 665512

upgpkg: grammalecte 1.11.0-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 19:30:13 UTC (rev 665511)
+++ PKGBUILD	2020-07-27 19:33:49 UTC (rev 665512)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.9.0
+pkgver=1.11.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=('f977bb657e2ebeec81bf8fba7d6ea00e455b7bba8d9e2eb065c0b723dcaeabb6')
+sha256sums=('524e0f6bdcb125b4db8a077d97ef0c931880e4e8244acb061b9424043c0856ff')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list