summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorslonkazoid2023-09-17 19:59:11 +0300
committerslonkazoid2023-09-17 19:59:11 +0300
commitf534e13624a557f4d4261ef64902e010d0288de3 (patch)
treed430334577d6b8cb9fff83fbfeb783daee42ec41
parent2df653f7bbba73e0e5ddfd03e1de8717fed7f9b1 (diff)
downloadaur-f534e13624a557f4d4261ef64902e010d0288de3.tar.gz
update to 8_15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 779d8563533f..540a03f6e8fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-ge-custom-bin
pkgdesc = GloriousEggroll's custom build of wine (this package installs to /opt)
- pkgver = GE_Proton8_14
+ pkgver = GE_Proton8_15
pkgrel = 1
epoch = 1
url = https://github.com/GloriousEggroll/wine-ge-custom
@@ -64,11 +64,11 @@ pkgbase = wine-ge-custom-bin
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine-ge-custom=GE.Proton8_14
+ provides = wine-ge-custom=GE.Proton8_15
conflicts = wine-ge-custom
options = !strip
options = emptydirs
- source = GE-Proton8-14_1.tar.xz::https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-14/wine-lutris-GE-Proton8-14-x86_64.tar.xz
- sha512sums = 34b9f2c7da4436d992587dbe87737b211d1ebfd5437f83abe7d28971d92861bd27255ff3c7a25bd3a003fe934bc0e5c490919211267934e7cb27edf93e50f9bb
+ source = GE-Proton8-15_1.tar.xz::https://github.com/GloriousEggroll/wine-ge-custom/releases/download/GE-Proton8-15/wine-lutris-GE-Proton8-15-x86_64.tar.xz
+ sha512sums = bdc9632b491314e08e4c523a6769e4af6229f1030a35841d7b9598f774b7165a7ebeaf518a0789e4145ab59dbdb2ade43faea75929919b32432b280c7dd43ec3
pkgname = wine-ge-custom-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9f562138bbc3..bec7dbd38410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: slonkazoid <alifurkanyildiz@gmail.com>
pkgdesc="GloriousEggroll's custom build of wine (this package installs to /opt)"
pkgname=wine-ge-custom-bin
-pkgver=GE_Proton8_14
+pkgver=GE_Proton8_15
pkgrel=1
epoch=1
arch=('x86_64')
@@ -54,7 +54,7 @@ _srcdir=${_pkgver}
## sources
url='https://github.com/GloriousEggroll/wine-ge-custom'
source=("${_pkgver}_${pkgrel}.tar.xz::${url}/releases/download/${_pkgver}/wine-lutris-${_pkgver}-${arch}.tar.xz")
-sha512sums=('34b9f2c7da4436d992587dbe87737b211d1ebfd5437f83abe7d28971d92861bd27255ff3c7a25bd3a003fe934bc0e5c490919211267934e7cb27edf93e50f9bb')
+sha512sums=('bdc9632b491314e08e4c523a6769e4af6229f1030a35841d7b9598f774b7165a7ebeaf518a0789e4145ab59dbdb2ade43faea75929919b32432b280c7dd43ec3')
package() {
mkdir -p "${pkgdir}/opt/${_pkgname}"