summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbin Larsson2022-08-06 02:55:18 +0200
committerAlbin Larsson2022-08-06 02:59:23 +0200
commitb2cdeda7b8f5a893ce622f45847c832115e62cf1 (patch)
treeac04f73aa77584dd29220498f8ff533c65c53ca9 /PKGBUILD
parent9634faeecb5126823fc9f7623ce0b5054316c21d (diff)
downloadaur-b2cdeda7b8f5a893ce622f45847c832115e62cf1.tar.gz
Revert "Webkit2gtk 4.1 upgrade back to v4"
This reverts commit 9b71cbcf9db9643c06f322088b71358e0d163f51.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b31a3b73dbb8..74522485e816 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=ulauncher
pkgver=5.14.7
-pkgrel=1
+pkgrel=2
pkgdesc='Application launcher for Linux'
arch=('any')
url="https://ulauncher.io"
license=('GPL3')
-depends=('gobject-introspection-runtime' 'libkeybinder3' 'gtk3' 'webkit2gtk-4.1' 'libnotify'
+depends=('gobject-introspection-runtime' 'libkeybinder3' 'gtk3' 'webkit2gtk' 'libnotify'
'gdk-pixbuf2' 'wmctrl' 'python-dbus' 'python-levenshtein' 'python-pyinotify'
'python-websocket-client' 'python-pyxdg' 'python-gobject' 'python-cairo')
makedepends=('git' 'python-setuptools' 'python-distutils-extra')