summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormoonshadow5652023-02-06 19:58:04 +0100
committermoonshadow5652023-02-06 19:58:04 +0100
commit62f5c54d500cae9e0aa8036db0991c8bb468106e (patch)
tree439c9ea103443e2a51e914d67503acbbe47aeee6
parent8aac92044936a8b962faaea926906d4f48d44542 (diff)
downloadaur-62f5c54d500cae9e0aa8036db0991c8bb468106e.tar.gz
update to 8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8262880fd719..f5f3fbe75099 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(abi.vsyscall32=0 version)
- pkgver = 8.0
+ pkgver = 8.1
pkgrel = 1
url = https://www.wine-staging.com/
install = wine-lol-staging.install
@@ -153,8 +153,8 @@ pkgbase = wine-lol-staging
options = staticlibs
options = !lto
options = !strip
- source = git+https://github.com/wine-staging/wine-staging.git#tag=v8.0-rc4
- source = git+https://github.com/wine-mirror/wine.git#tag=wine-8.0-rc4
+ source = git+https://github.com/wine-staging/wine-staging.git#tag=v8.1
+ source = git+https://github.com/wine-mirror/wine.git#tag=wine-8.1
source = 0002-LoL-6.17+-syscall-fix.patch
source = 0003-LoL-abi.vsyscall32-alternative_patch_by_using_a_fake_cs_segment.patch
source = 0004-LoL-broken-client-update-fix.patch
diff --git a/PKGBUILD b/PKGBUILD
index 9de03eeeec33..f4d34e3271d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: moonshadow565 <moonshadow565@hotmail.com>
pkgname=wine-lol-staging
-pkgver=8.0
-_winever=8.0-rc4
+pkgver=8.1
+_winever=8.1
pkgrel=1
pkgdesc='A compatibility layer for running Windows programs (staging branch) with LoL patches(abi.vsyscall32=0 version)'
arch=('x86_64')