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

Bruno Pagani archange at archlinux.org
Fri Feb 14 21:05:50 UTC 2020


    Date: Friday, February 14, 2020 @ 21:05:50
  Author: archange
Revision: 571218

upgpkg: grammalecte 1.7.0-1

Modified:
  grammalecte/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 21:05:41 UTC (rev 571217)
+++ PKGBUILD	2020-02-14 21:05:50 UTC (rev 571218)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=grammalecte
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Grammar and typographic checker dedicated to the French language – standalone version"
 arch=(any)
@@ -10,8 +10,8 @@
 depends=(python)
 makedepends=(unzip python-setuptools)
 options=(!emptydirs)
-source=("https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip")
-sha256sums=('96e18f65af2ac38dcf625de8bdf69054a300e9389f64b74ceb433428fa1be14f')
+source=(https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip)
+sha256sums=('83764ae204a1c13974f1b6a3bcff9d8d7b1c0d93f4c3fa9fd136618bab116171')
 
 build() {
   python setup.py build



More information about the arch-commits mailing list