summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Nokes2022-10-26 00:45:56 +0100
committerPeter Nokes2022-10-26 00:45:56 +0100
commit928a945ab9e7830800c90be25950ee2b9b92cde2 (patch)
treea829449661425b86d0d78008ad99e479f1571293 /PKGBUILD
parent326768040dc7d575c1a46fe92d025b0ec91e63ae (diff)
downloadaur-928a945ab9e7830800c90be25950ee2b9b92cde2.tar.gz
Fixed Dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba841142f01d..4f93d5994162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=komikku
_author=valos
_gitname=Komikku
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Online/Offline Manga reader based on GNOME | PinePhone/Librem 5 Support'
arch=(any)
url=https://gitlab.com/valos/Komikku
@@ -30,6 +30,7 @@ depends=(
python-unidecode
python-wheel
python-pytz
+ python-rarfile
webkit2gtk
webkit2gtk-5.0
)