[arch-commits] Commit in grammalecte/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Apr 7 20:34:48 UTC 2020
Date: Tuesday, April 7, 2020 @ 20:34:47
Author: archange
Revision: 612489
upgpkg: grammalecte 1.8.0-1
Modified:
grammalecte/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-07 20:32:56 UTC (rev 612488)
+++ PKGBUILD 2020-04-07 20:34:47 UTC (rev 612489)
@@ -1,7 +1,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=grammalecte
-pkgver=1.7.0
+pkgver=1.8.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=('83764ae204a1c13974f1b6a3bcff9d8d7b1c0d93f4c3fa9fd136618bab116171')
+sha256sums=('d74f27365267c18d6c445910c8ab55935d2ebf43abe04214dd0617fd83b2e21b')
build() {
python setup.py build
More information about the arch-commits
mailing list