diff options
author | cjber | 2020-05-19 11:27:23 +0100 |
---|---|---|
committer | cjber | 2020-05-19 11:27:23 +0100 |
commit | f86828b7bb574ab054da53fb8b7dd46c8419e6a2 (patch) | |
tree | a55b24e8b67207f8d71740f5d7b1b9fa55c54be3 /PKGBUILD | |
parent | ac8f9611ce39f43e342035d5c0baaa947eb9ac8a (diff) | |
download | aur-f86828b7bb574ab054da53fb8b7dd46c8419e6a2.tar.gz |
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ pkgname=python-stanza _name=${pkgname#python-} pkgver=1.0.1 -pkgrel=2 +pkgrel=1 pkgdesc="A Python NLP Library for Many Human Languages" arch=("x86_64") url="https://stanfordnlp.github.io/stanza/" |