summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1be2e2a7104..6c0670ab03f0 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 = 1
+ pkgrel = 3
url = https://github.com/ValveSoftware/Proton/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index b0932b66c786..390c99288edd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Mantainer: anon@sansorgan.es
+# Maintainer: heavysink <winstonwu91 at gmail>
+
pkgname=proton
# Upstream version
_pkgver='5.0-9'
# Arch - no hyphens
pkgver=5.0.9
-pkgrel=1
+pkgrel=3
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components"
arch=('x86_64')
url="https://github.com/ValveSoftware/Proton/"