diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,11 +1,12 @@ | |||
| 1 | pkgbase = gourmand | 1 | pkgbase = gourmand |
| 2 | pkgdesc = A recipe manager for desktop that can import recipes | 2 | pkgdesc = A recipe manager for desktop that can import recipes |
| 3 | pkgver = 1.0.0 | 3 | pkgver = 1.0.0 |
| 4 | pkgrel = 1 | 4 | pkgrel = 2 |
| 5 | url = https://github.com/GourmandRecipeManager/gourmand | 5 | url = https://github.com/GourmandRecipeManager/gourmand |
| 6 | arch = any | 6 | arch = any |
| 7 | license = GPL | 7 | license = GPL |
| 8 | makedepends = python-pip | 8 | makedepends = python-pip |
| 9 | makedepends = gendesk | ||
| 9 | depends = python-gobject | 10 | depends = python-gobject |
| 10 | depends = gtk3 | 11 | depends = gtk3 |
| 11 | depends = python-pyenchant | 12 | depends = python-pyenchant |
