16 lines
497 B
Bash
16 lines
497 B
Bash
|
# Template file for 'Grammalecte'
|
||
|
pkgname=Grammalecte
|
||
|
version=1.6.0
|
||
|
revision=1
|
||
|
archs=noarch
|
||
|
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/grammalecte/zip/Grammalecte-fr-v${version}.zip
|
||
|
checksum=96e18f65af2ac38dcf625de8bdf69054a300e9389f64b74ceb433428fa1be14f
|