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

Bruno Pagani archange at archlinux.org
Thu Apr 18 10:28:10 UTC 2019


    Date: Thursday, April 18, 2019 @ 10:28:09
  Author: archange
Revision: 451974

upgpkg: grammalecte 1.0.1-1

Modified:
  grammalecte/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-18 09:01:11 UTC (rev 451973)
+++ PKGBUILD	2019-04-18 10:28:09 UTC (rev 451974)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.0
+pkgver=1.0.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=('c7a35d9fbbb064d1c88bda854f3674a58bdc9985fed97f927d10380ff359c968')
+sha256sums=('da5d29d1260f599bc42a4ced5d6ca9fa879c416a637b3d5c5c73b2fa702d005c')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list