diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | pkgname='gourmand' | 3 | pkgname='gourmand' |
| 4 | pkgver=1.0.0 | 4 | pkgver=1.0.0 |
| 5 | pkgrel=2 | 5 | pkgrel=3 |
| 6 | pkgdesc="A recipe manager for desktop that can import recipes" | 6 | pkgdesc="A recipe manager for desktop that can import recipes" |
| 7 | arch=('any') | 7 | arch=('any') |
| 8 | url="https://github.com/GourmandRecipeManager/gourmand" | 8 | url="https://github.com/GourmandRecipeManager/gourmand" |
| @@ -18,6 +18,9 @@ optdepends=( | |||
| 18 | 'python-ebooklib: EPub export plugin' | 18 | 'python-ebooklib: EPub export plugin' |
| 19 | 'python-reportlab: Printing & PDF export plugin' | 19 | 'python-reportlab: Printing & PDF export plugin' |
| 20 | 'python-gtkspellcheck: Spell checking plugin' | 20 | 'python-gtkspellcheck: Spell checking plugin' |
| 21 | 'nuspell: Spell checking' | ||
| 22 | 'hspell: Spell checking for Hebrew' | ||
| 23 | 'libvoikko: Spell checking for Finnish language' | ||
| 21 | ) | 24 | ) |
| 22 | conflicts=('gourmet') | 25 | conflicts=('gourmet') |
| 23 | source=("$pkgname-$pkgver-py3-none-any.whl::$url/releases/download/$pkgver/$pkgname-$pkgver-py3-none-any.whl") | 26 | source=("$pkgname-$pkgver-py3-none-any.whl::$url/releases/download/$pkgver/$pkgname-$pkgver-py3-none-any.whl") |
