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

Bruno Pagani archange at archlinux.org
Fri May 3 17:18:41 UTC 2019


    Date: Friday, May 3, 2019 @ 17:18:41
  Author: archange
Revision: 458737

upgpkg: grammalecte 1.0.2-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-03 14:47:18 UTC (rev 458736)
+++ PKGBUILD	2019-05-03 17:18:41 UTC (rev 458737)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.0.1
+pkgver=1.0.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=('da5d29d1260f599bc42a4ced5d6ca9fa879c416a637b3d5c5c73b2fa702d005c')
+sha256sums=('8c01ddba8d7a3528b70f9d1b27a84a7feea2a52b89ac2ce53c8d9bf510cd5f99')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list