summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-10-22 07:56:40 -0600
committerMark Wagie2022-10-22 07:56:40 -0600
commitaee7f16e4513d1ba10b9f81f8e5fc35cb0436a45 (patch)
treeb42d2a81bf580f3014a3e095a6bb8bfcbc971fd2 /PKGBUILD
parentb903b95d252e03c2ffc49625352a6aa88f88976c (diff)
downloadaur-aee7f16e4513d1ba10b9f81f8e5fc35cb0436a45.tar.gz
Bump Webkit2 dependency to 4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a17b6edca71..8317c63e1a0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris-git
-pkgver=0.5.12.beta1.r4.g8937bcc1
+pkgver=0.5.12.beta1.r7.g68d1ef7f
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -14,7 +14,7 @@ license=('GPL3')
depends=('cabextract' 'curl' 'glib2' 'gtk3' 'mesa-utils' 'p7zip' 'psmisc'
'python-certifi' 'python-dbus' 'python-distro' 'python-gobject'
'python-lxml' 'python-pillow' 'python-requests' 'python-yaml' 'unzip'
- 'webkit2gtk' 'xdg-utils' 'xorg-xrandr')
+ 'webkit2gtk-4.1' 'xdg-utils' 'xorg-xrandr')
makedepends=('git' 'meson')
checkdepends=('appstream-glib')
#checkdepends=('appstream-glib' 'libcanberra' 'pciutils' 'python-nose2'