summaryrefslogtreecommitdiffstats
path: root/gourmand/.SRCINFO
diff options
context:
space:
mode:
authorYigit Sever2022-12-19 21:16:59 +0300
committerYigit Sever2022-12-19 21:16:59 +0300
commit046962cfef122e4dee11fcf46f7c5102ea2eafca (patch)
tree4e30721a1fd751e0de7f824a978458a169dd9398 /gourmand/.SRCINFO
parenta77f84f7cc785006dbd6d5cf68277f194dbac3b4 (diff)
downloadpackages-046962cfef122e4dee11fcf46f7c5102ea2eafca.tar.gz
packages-046962cfef122e4dee11fcf46f7c5102ea2eafca.tar.bz2
packages-046962cfef122e4dee11fcf46f7c5102ea2eafca.zip
gourmand: Use sqlalchemy1.3
Diffstat (limited to 'gourmand/.SRCINFO')
-rw-r--r--gourmand/.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/gourmand/.SRCINFO b/gourmand/.SRCINFO
index 37b6460..de3e92c 100644
--- a/gourmand/.SRCINFO
+++ b/gourmand/.SRCINFO
@@ -1,7 +1,7 @@
1pkgbase = gourmand 1pkgbase = 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 = 3 4 pkgrel = 4
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
@@ -12,7 +12,7 @@ pkgbase = gourmand
12 depends = python-pyenchant 12 depends = python-pyenchant
13 depends = gst-python 13 depends = gst-python
14 depends = python-pillow 14 depends = python-pillow
15 depends = python-sqlalchemy 15 depends = python-sqlalchemy1.3
16 depends = python-lxml 16 depends = python-lxml
17 depends = python-cairo 17 depends = python-cairo
18 depends = python-requests 18 depends = python-requests