summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2020-04-16 17:14:20 +0300
committerStelios Tsampas2020-04-16 17:14:20 +0300
commit2f4f6979fc4fb345eca2957b85e7bf917eea4306 (patch)
tree0d42d4cc656a58b743e63b3733982c1d231aa39c
parentb09e97cd3ef6ac2599218e881915e316ad900dae (diff)
downloadaur-2f4f6979fc4fb345eca2957b85e7bf917eea4306.tar.gz
Add epoch
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d15dc65f848a..5d08e1b023b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = proton-native
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution
pkgver = 5.0.6
pkgrel = 1
+ epoch = 1
url = https://github.com/ValveSoftware/Proton
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 83170f31b11c..6819a6ce4140 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ _geckover=2.47.1
_monover=4.9.4
#_dxvkver=1.5
pkgrel=1
+epoch=1
pkgdesc="Compatibility tool for Steam Play based on Wine and additional components. Monolithic distribution"
arch=(x86_64)
url="https://github.com/ValveSoftware/Proton"