summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Horvath2025-02-15 10:58:08 -0800
committerWilliam Horvath2025-02-15 10:58:08 -0800
commit7a92fb12d384cd4f96315f0baf8ddeef64b20f1f (patch)
tree85d59068ce42d130fb14ed9d07690161feea7a9f
parent74c5dcd39ee8e5c18b59ba7d1c28a961c946921d (diff)
downloadaur-7a92fb12d384cd4f96315f0baf8ddeef64b20f1f.tar.gz
update to 02-15-2025-4de56399-735225db (10.1-4)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57f888959739..1145eab98988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wine-osu-spectator
pkgdesc = A compatibility layer for running Windows programs, but with osu! specific patches (doesn't conflict with other Wine installations)
pkgver = 10.1.w125.s735225d
- pkgrel = 3
+ pkgrel = 4
url = http://www.winehq.com
install = wine.install
arch = x86_64
@@ -190,7 +190,7 @@ pkgbase = wine-osu-spectator
source = buildiswow64
source = wine::git+https://gitlab.winehq.org/wine/wine.git#commit=4de563994426e258d1f2848b663f6ed85dd1298d
source = lto-fixup.patch
- source = git+https://github.com/whrvt/wine-osu-patches.git#tag=02-14-2025-4de56399-735225db
+ source = git+https://github.com/whrvt/wine-osu-patches.git#tag=02-15-2025-4de56399-735225db
source = wine-staging::git+https://github.com/wine-staging/wine-staging.git#commit=735225dbaa71dc0cbff67c13708e63e3a44981aa
sha512sums = 05e6d1148841b7844155e9992ad16fe8cfe924db4092a9aeb707d47551c63df5b6ba3a8036f8b70d1320b07ca11458a8bf614baf9f82542c96e7b72c48de6a8f
sha512sums = 59920a54e9bd8d1f73c15675f7df29829680b59f4d1c4fc74fe710e4b596fd6a96f3b43994eb5da0fd1e50299b0ada933c6f3796e1d0698febb7870995f7f266
diff --git a/PKGBUILD b/PKGBUILD
index 5edf0f3447d7..4cbf5e1269e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ _generic_release=false
## real pkgrel is the eval one
pkgver=10.1.w125.s735225d
pkgrel=1
-eval pkgrel=3
+eval pkgrel=4
################################################################################################################################
################################################################################################################################
@@ -36,7 +36,7 @@ _enabled_staging=()
_disabled_staging=(vkd3d-latest eventfd_synchronization) # added manually from proton
## main AUR version control setting, wine/staging base will be taken from this if custompatches=false (default)
-_patchbase_tag="02-14-2025-4de56399-735225db"
+_patchbase_tag="02-15-2025-4de56399-735225db"
## to use this, set this to true, create a "custompatches" folder in the top-level PKGBUILD directory, and place your patches there.
## the patches from the wine-osu-patches git repo will no longer be applied, but you can copy them to the