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 d673e38c4737..9b54106621b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-git
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components
- pkgver = 7.1
- pkgrel = 2
+ pkgver = 8.0
+ pkgrel = 1
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 85a1b81fa628..bf724142b09e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sean Anderson <seanga2@gamil.com>
pkgname=proton-git
_pkgname=proton
-pkgver=7.1
-pkgrel=2
+pkgver=8.0
+pkgrel=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
url="https://github.com/ValveSoftware/Proton/"