[arch-commits] Commit in grammalecte/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Dec 3 23:18:53 UTC 2019
Date: Tuesday, December 3, 2019 @ 23:18:52
Author: archange
Revision: 535147
upgpkg: grammalecte 1.6.0-1
Modified:
grammalecte/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-03 23:15:27 UTC (rev 535146)
+++ PKGBUILD 2019-12-03 23:18:52 UTC (rev 535147)
@@ -1,8 +1,8 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=grammalecte
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.6.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=('1ff86675c66a6742be42226b5ba0e07ed21f03e06ad5779b14d8afabd029d02f')
+sha256sums=('96e18f65af2ac38dcf625de8bdf69054a300e9389f64b74ceb433428fa1be14f')
build() {
python setup.py build
More information about the arch-commits
mailing list