summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-10-16 12:21:33 +0800
committerlilac2020-10-16 12:21:33 +0800
commit9bf72a1412dec29519dc2314427004d54e994aaf (patch)
tree94deefbc465fdbb1ab32c14c29e7066eb1544648
parentc93732a5cd445cca1c44d4177ebd704acb42c6d8 (diff)
downloadaur-9bf72a1412dec29519dc2314427004d54e994aaf.tar.gz
[lilac] updated to 5.13.1b-1
-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/"