summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-06-17 19:23:50 +0800
committerlilac2020-06-17 19:23:50 +0800
commit177eb362ac228a81d6173968426894f3969a35f6 (patch)
tree908c4e41d8c6b116dce7d0fe4b2945ac8325a12b
parent1dca269c2f3ba713ddd0fe827bd0a22e6eba95b2 (diff)
downloadaur-177eb362ac228a81d6173968426894f3969a35f6.tar.gz
update by lilac
-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/"