summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyechou2022-01-26 01:08:51 -0600
committerkyechou2022-01-26 01:08:51 -0600
commit1431d4f38a9eabdaef61f458282dd155db54bc70 (patch)
tree5b8529bf39d5705cc1fd410260e1bf73062a5409
parent56eebed2fa3f27de42a877652e96127f474fe9b2 (diff)
downloadaur-1431d4f38a9eabdaef61f458282dd155db54bc70.tar.gz
Update to patch 12.2 (use wine-ge-lol)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b769e0a156b..cf8eec346a1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = leagueoflegends-git
pkgdesc = League of Legends helper script
- pkgver = 0.11.22.r11.gb5ded8c
+ pkgver = 0.12.2.r0.g73913ed
pkgrel = 1
url = https://github.com/kyechou/leagueoflegends
arch = any
license = GPL3
- depends = wine-lol>=5.18
+ depends = wine-ge-lol
depends = winetricks-git
depends = bash
depends = curl
diff --git a/PKGBUILD b/PKGBUILD
index 6e8b6526be52..228c0b6193fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Kuan-Yen Chou <kuanyenchou@gmail.com>
pkgname=leagueoflegends-git
-pkgver=0.11.22.r11.gb5ded8c
+pkgver=0.12.2.r0.g73913ed
pkgrel=1
pkgdesc="League of Legends helper script"
arch=('any')
url="https://github.com/kyechou/leagueoflegends"
license=('GPL3')
-depends=('wine-lol>=5.18' 'winetricks-git' 'bash' 'curl' 'openssl' 'samba'
+depends=('wine-ge-lol' 'winetricks-git' 'bash' 'curl' 'openssl' 'samba'
'lib32-gnutls' 'lib32-libldap' 'lib32-openal' 'lib32-libpulse'
'lib32-alsa-lib' 'lib32-unixodbc' 'lib32-vkd3d' 'vulkan-icd-loader'
'lib32-vulkan-icd-loader' 'vulkan-driver' 'lib32-vulkan-driver')