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

Bruno Pagani archange at archlinux.org
Mon Aug 19 16:33:26 UTC 2019


    Date: Monday, August 19, 2019 @ 16:33:25
  Author: archange
Revision: 500193

upgpkg: grammalecte 1.3.0-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 16:25:00 UTC (rev 500192)
+++ PKGBUILD	2019-08-19 16:33:25 UTC (rev 500193)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.2.1
+pkgver=1.3.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=('241ae588e99f2b30bc24864134b4b759ac763f4e025ca828d8ec318866db4ac8')
+sha256sums=('6db2fc0daece93826a01653b23bc6c0ca8af25f1d9d6ca0adba4e7d09ad3dece')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list