summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyechou2023-06-19 15:39:35 -0500
committerkyechou2023-06-19 18:39:07 -0500
commit73362ecb43562a2f20db66f03a8113231e74446d (patch)
tree61afe1ccd4126b612bff1717f8477d4b9c827f56
parent0d6d1ddd1a72506cf5765b5fe2bf12dc40a37e50 (diff)
downloadaur-73362ecb43562a2f20db66f03a8113231e74446d.tar.gz
Update to 8.10
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eccff8e97ae1..1d7cf985f848 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wine-lol-staging
- pkgdesc = A compatibility layer for running Windows programs (staging branch) with LoL patches(abi.vsyscall32=0 version)
- pkgver = 8.5
- pkgrel = 3
+ pkgdesc = A compatibility layer for running Windows programs (staging branch) with LoL patches
+ pkgver = 8.10
+ pkgrel = 1
url = https://www.wine-staging.com/
arch = x86_64
license = LGPL
@@ -111,8 +111,8 @@ pkgbase = wine-lol-staging
options = staticlibs
options = !lto
options = !strip
- source = git+https://github.com/wine-staging/wine-staging.git#tag=v8.5
- source = git+https://github.com/wine-mirror/wine.git#tag=wine-8.5
+ source = git+https://github.com/wine-staging/wine-staging.git#tag=v8.10
+ source = git+https://github.com/wine-mirror/wine.git#tag=wine-8.10
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 0b59f2017d63..b9f4559684c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Kuan-Yen Chou <kuanyenchou@gmail.com>
pkgname=wine-lol-staging
-pkgver=8.5
-_winever=8.5
-pkgrel=3
-pkgdesc='A compatibility layer for running Windows programs (staging branch) with LoL patches(abi.vsyscall32=0 version)'
+pkgver=8.10
+_winever=8.10
+pkgrel=1
+pkgdesc='A compatibility layer for running Windows programs (staging branch) with LoL patches'
arch=('x86_64')
url='https://www.wine-staging.com/'
license=('LGPL')