summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2024-03-06 13:22:19 +0200
committerAdrian Perez de Castro2024-03-06 13:22:19 +0200
commitb7fe9a236a436179cc9927e8617cbc77008014f1 (patch)
treecd78c71711aa13de34ec63013aac07979a1b58ab /PKGBUILD
parent1dfaa95bdd4489843107d0386b48e9a46e853f0c (diff)
downloadaur-b7fe9a236a436179cc9927e8617cbc77008014f1.tar.gz
Bump wpewebkit dependency to ensure API 2.0 is usable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f88a5d0641c9..7df389bcd516 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgdesc='WPE launcher and webapp container'
pkgname=cog
pkgver=0.18.3
-pkgrel=2
+pkgrel=3
url=https://github.com/Igalia/cog
arch=(i686 x86_64 aarch64 armv7l armv7h)
groups=(wpe)
conflicts=(cog-git)
-depends=('wpewebkit>=2.36.0' 'wpebackend-fdo>=1.10.0' libinput libmanette)
+depends=('wpewebkit>=2.42.5-3' 'wpebackend-fdo>=1.10.0' libinput libmanette)
makedepends=(meson wayland-protocols libxcb libxkbcommon-x11 gtk4 weston)
optdepends=('libxcb: x11 platform support'
'libxkbcommon-x11: x11 platform support'