makedeb
A fancy custom distribution of Valves Proton with various patches
Click here to go back to the commit logs for proton-ge-custom-bin.
Hash: 5e9e6d7bb610d95320d5dd28278500539697e8c6
Message: Removed epoch
diff --git a/.SRCINFO b/.SRCINFO
index 0e28b3c..7f276e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
generated-by = makedeb
pkgname = proton-ge-custom-bin
changelog = changelog.md
-epoch = 1
pkgbase = proton-ge-custom-bin
pkgdesc = A fancy custom distribution of Valves Proton with various patches
-pkgrel = 1
+pkgrel = 2
pkgver = 7.20
url = https://github.com/GloriousEggroll/proton-ge-custom
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b31ba99..20c2a49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@
pkgdesc='A fancy custom distribution of Valves Proton with various patches'
pkgname='proton-ge-custom-bin'
pkgver='7.20'
-pkgrel='1'
-epoch='1'
+pkgrel='2'
arch=('x86_64')
license=('BSD' 'LGPL' 'zlib' 'MIT' 'MPL' 'custom')
changelog='changelog.md'