summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbegin-theadventure2023-08-31 22:09:49 +0200
committerbegin-theadventure2023-08-31 22:09:49 +0200
commit5ba47080f83be1a09bef670b4edbcc4197959139 (patch)
treed86c025437cf5a5b7b168f5ec8cfb508cf276662 /PKGBUILD
parentc919c65d839687172d82c6c9536de0b92f977920 (diff)
downloadaur-5ba47080f83be1a09bef670b4edbcc4197959139.tar.gz
depend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d6ada389b4a..15b1166c185e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Lightweight cross-platform client, unifying games into a single, modern
arch=('x86_64')
url="https://github.com/Lazap-Development/Lazap"
license=('CCPL:by-nc-sa4')
-depends=('webkit2gtk' 'webkit2gtk-4.1')
+depends=('webkit2gtk')
conflicts=($_pkgname)
provides=($_pkgname)
source=("$url/releases/download/v$pkgver/lazap_${pkgver}_amd64.deb")