15 lines
474 B
Bash
15 lines
474 B
Bash
# Template file for 'Grammalecte'
|
|
pkgname=Grammalecte
|
|
version=1.6.0
|
|
revision=6
|
|
create_wrksrc=yes
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Checks your french writing"
|
|
maintainer="Stacy Harper <contact@stacyhaper.net>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://grammalecte.net/"
|
|
distfiles="https://grammalecte.net/zip/Grammalecte-fr-v${version}.zip"
|
|
checksum=96e18f65af2ac38dcf625de8bdf69054a300e9389f64b74ceb433428fa1be14f
|