summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8f8e4fc94f4..f155a9c70b84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 5.0.9
- pkgrel = 6
+ pkgver = 5.13.1b
+ pkgrel = 1
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 9ac386c12579..5706a7a9cfd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=proton
# Upstream version
_pkgver='5.0-9'
# Arch - no hyphens
-pkgver=5.0.9
-pkgrel=6
+pkgver=5.13.1b
+pkgrel=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
url="https://github.com/ValveSoftware/Proton/"