summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlastweakness2020-03-12 23:38:31 +0530
committerlastweakness2020-03-12 23:38:31 +0530
commitd6150ca438e765529912e4ab9b58b89dd12be3c3 (patch)
treef5b96055bdaa444dba43a82578fc12fad5af84c0 /PKGBUILD
parentfa417c9fd8a0caaf8f17d209d690f65cf94de561 (diff)
downloadaur-d6150ca438e765529912e4ab9b58b89dd12be3c3.tar.gz
Fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8046647a6ea..69bccf845e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=komikku
_author=valos
_gitname=Komikku
pkgver=0.13.0
-pkgrel=1
+pkgrel=2
pkgdesc='Online/offline Manga reader for GNOME, built for the Librem 5'
arch=(any)
url=https://gitlab.com/valos/Komikku
@@ -12,13 +12,13 @@ license=(GPL3)
depends=(
gtk3
libhandy
+ libsecret
python
python-beautifulsoup4
python-cairo
- python-gobject
- python-beautifulsoup4
python-cloudscraper
python-dateparser
+ python-gobject
python-lxml
python-magic-ahupp
python-pillow