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

Bruno Pagani archange at archlinux.org
Sun May 26 17:53:44 UTC 2019


    Date: Sunday, May 26, 2019 @ 17:53:44
  Author: archange
Revision: 470841

upgpkg: grammalecte 1.1.1-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 15:16:25 UTC (rev 470840)
+++ PKGBUILD	2019-05-26 17:53:44 UTC (rev 470841)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.1
+pkgver=1.1.1
 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=('5645e86b550c77b8dc1a155f1f1fb6e9ca273ed2a66f34e4d0f7581e2c332d0c')
+sha256sums=('0554c7f82c59c87e90a53394a63814486665d50a0b77f8ba8cfd7173d26084aa')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list