summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormoonshadow5652023-11-25 19:53:18 +0100
committermoonshadow5652023-11-25 19:53:18 +0100
commitd4798a0f8779d6540d5168d4c447ce651259bed0 (patch)
tree689cede8e69f03c66846994ccc9afe86ef2e6172
parentb70960a8ff8ba6a9d7b545fb7874b839ae0192bf (diff)
downloadaur-d4798a0f8779d6540d5168d4c447ce651259bed0.tar.gz
wine 8.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8fcd1f5f2cf..c0c44b7ec49f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-lol-staging
pkgdesc = A compatibility layer for running Windows programs (staging branch) with LoL patches
- pkgver = 8.12
+ pkgver = 8.21
pkgrel = 1
url = https://wiki.winehq.org/Wine-Staging
arch = x86_64
@@ -111,8 +111,8 @@ pkgbase = wine-lol-staging
options = staticlibs
options = !lto
options = !strip
- source = git+https://gitlab.winehq.org/wine/wine-staging.git#tag=v8.12
- source = git+https://gitlab.winehq.org/wine/wine.git#tag=wine-8.12
+ source = git+https://gitlab.winehq.org/wine/wine-staging.git#tag=v8.21
+ source = git+https://gitlab.winehq.org/wine/wine.git#tag=wine-8.21
source = 0004-LoL-broken-client-update-fix.patch
source = 0005-LoL-client-slow-start-fix.patch
source = 0008-ntdll-nopguard-call_vectored_handlers.patch
diff --git a/PKGBUILD b/PKGBUILD
index c59b4e7345be..53a896340c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Kuan-Yen Chou <kuanyenchou@gmail.com>
pkgname=wine-lol-staging
-pkgver=8.12
-_winever=8.12
+pkgver=8.21
+_winever=8.21
pkgrel=1
pkgdesc='A compatibility layer for running Windows programs (staging branch) with LoL patches'
arch=('x86_64')