chore: bump to 11.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pkgbase = proton-ge-custom
|
||||
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
|
||||
pkgver = 10.34
|
||||
pkgver = 11.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/GloriousEggroll/proton-ge-custom
|
||||
arch = x86_64
|
||||
@@ -36,7 +36,7 @@ pkgbase = proton-ge-custom
|
||||
options = !strip
|
||||
options = !debug
|
||||
options = emptydirs
|
||||
source = GE-Proton10-34.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton10-34/GE-Proton10-34.tar.gz
|
||||
sha512sums = 9fd0b2cfbd501c0b5c892239c392c7283a029b5e5d5a77d3f85b0ce190d555456241a18eebca16b53f094b403499201c13550a3f0b9b365e1a5eb5737cbb7303
|
||||
source = GE-Proton11-1.tar.gz::https://github.com/GloriousEggroll/proton-ge-custom/releases/download/GE-Proton11-1/GE-Proton11-1.tar.gz
|
||||
sha512sums = d5792f4ac81d3832f5fe40467090c67d561b780c6a4236e76f8b59cb1d4ca25c82df91018e79d156bb267a67224a41f0d621a1e6cbbeec79040cc60275dc9e5a
|
||||
|
||||
pkgname = proton-ge-custom
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Oscar Wallberg <oscar.wallberg@outlook.com>
|
||||
pkgname=proton-ge-custom
|
||||
pkgver=10.34
|
||||
pkgver=11.1
|
||||
pkgrel=1
|
||||
pkgdesc='Compatibility tool for Steam Play based on Wine and additional components'
|
||||
arch=('x86_64')
|
||||
@@ -36,7 +36,7 @@ options=('!strip' '!debug' 'emptydirs')
|
||||
_release="GE-Proton${pkgver/./-}"
|
||||
_toolname='Proton-GE'
|
||||
source=("${_release}.tar.gz::${url}/releases/download/${_release}/${_release}.tar.gz")
|
||||
sha512sums=('9fd0b2cfbd501c0b5c892239c392c7283a029b5e5d5a77d3f85b0ce190d555456241a18eebca16b53f094b403499201c13550a3f0b9b365e1a5eb5737cbb7303')
|
||||
sha512sums=('d5792f4ac81d3832f5fe40467090c67d561b780c6a4236e76f8b59cb1d4ca25c82df91018e79d156bb267a67224a41f0d621a1e6cbbeec79040cc60275dc9e5a')
|
||||
|
||||
package() {
|
||||
local toolroot="${pkgdir}/usr/share/steam/compatibilitytools.d/${pkgname}"
|
||||
|
||||
Reference in New Issue
Block a user