summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter2023-04-09 12:24:36 +0100
committerPeter2023-04-09 12:24:36 +0100
commit5f648ce3ed10b788e9b4e9e7ba5591f5336f4b4a (patch)
treec66305bc5420b2396576952422d9164c408a5ddc
parentd29f758af9b7de7d4d3bda73ad965f8f2d0365e8 (diff)
downloadaur-5f648ce3ed10b788e9b4e9e7ba5591f5336f4b4a.tar.gz
Fixed Dependency Issue
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b26e5561f089..aa3c829faef4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = komikku
pkgdesc = Online/Offline Manga reader based on GNOME | PinePhone/Librem 5 Support
pkgver = 1.17.1
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/valos/Komikku
arch = any
license = GPL3
@@ -27,7 +27,7 @@ pkgbase = komikku
depends = python-wheel
depends = python-rarfile
depends = webkit2gtk
- depends = webkit2gtk-5.0
+ depends = webkitgtk-6.0
optdepends = org.freedesktop.secrets: store passwords safely
source = https://gitlab.com/valos/Komikku/-/archive/v1.17.1/Komikku-v1.17.1.tar.gz
sha256sums = 4bcd96fc52b1e3826bf6df54817b0a57402f6d0fa03ce8252c1768cf1cf8cfa0
diff --git a/PKGBUILD b/PKGBUILD
index 66c13e0917eb..1a2e65498ea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=komikku
_author=valos
_gitname=Komikku
pkgver=1.17.1
-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,7 +30,7 @@ depends=(
python-wheel
python-rarfile
webkit2gtk
- webkit2gtk-5.0
+ webkitgtk-6.0
)
makedepends=(
gobject-introspection