summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormoonshadow5652023-04-08 20:45:23 +0200
committermoonshadow5652023-04-08 20:45:23 +0200
commit8e2b7ae0c0dc0d3b8a4f3e6e4368e33f0b32ac97 (patch)
tree3b7b57d644e16bc5fad9e84294b28a945c993c58
parentbd75f5c09e31591cd68bcbd8cb7886e1855ad848 (diff)
downloadaur-8e2b7ae0c0dc0d3b8a4f3e6e4368e33f0b32ac97.tar.gz
Update to 8.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a451a341892..385fa468422d 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.2
+ pkgver = 8.5
pkgrel = 1
url = https://www.wine-staging.com/
install = wine-lol-staging.install
@@ -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.2
- source = git+https://github.com/wine-mirror/wine.git#tag=wine-8.2
+ 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 = 0004-LoL-broken-client-update-fix.patch
source = 0005-LoL-client-slow-start-fix.patch
source = 0007-ntdll-stub-NtSetInformationThread-ThreadPriority.patch
diff --git a/PKGBUILD b/PKGBUILD
index 85c7357e049f..b46b9502ebbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: moonshadow565 <moonshadow565@hotmail.com>
pkgname=wine-lol-staging
-pkgver=8.2
-_winever=8.2
+pkgver=8.5
+_winever=8.5
pkgrel=1
pkgdesc='A compatibility layer for running Windows programs (staging branch) with LoL patches(abi.vsyscall32=0 version)'
arch=('x86_64')