[arch-commits] Commit in grammalecte/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Dec 19 19:54:18 UTC 2020
Date: Saturday, December 19, 2020 @ 19:54:18
Author: archange
Revision: 780015
upgpkg: grammalecte 2.0.0-1
Modified:
grammalecte/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-19 19:53:34 UTC (rev 780014)
+++ PKGBUILD 2020-12-19 19:54:18 UTC (rev 780015)
@@ -1,8 +1,8 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=grammalecte
-pkgver=1.12.2
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="Grammar and typographic checker dedicated to the French language – standalone version"
arch=(any)
url="https://grammalecte.net/"
@@ -11,7 +11,7 @@
makedepends=(unzip python-setuptools)
options=(!emptydirs)
source=(https://grammalecte.net/grammalecte/zip/Grammalecte-fr-v${pkgver}.zip)
-sha256sums=('c2b89c33530a36340957aefb9c0eaae8635e5fa9bb7edb84741781dc0a15dee2')
+sha256sums=('7b94f5ef83681c5b33ca1779f63d4ab35066bbdcc97cbbd28f4eb166e9c397d5')
build() {
python setup.py build
More information about the arch-commits
mailing list