summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas18182022-03-11 22:37:26 +0100
committerLukas18182022-03-11 22:37:26 +0100
commite25f0c017fa165b226e2d2d3d86e6835239eb32e (patch)
treedf3ab2e72e828c7d8af648533ef0c80efd2f3b90 /PKGBUILD
parenta1d521906e40f8ff3433e9ce559852f7d5f2421c (diff)
downloadaur-e25f0c017fa165b226e2d2d3d86e6835239eb32e.tar.gz
fix epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac510cf2d4bb..8ae49aea8240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.22.3.1
_pkgtag="${pkgver:2}"
_pkgtag="Beta_${_pkgtag//./_}"
pkgrel=2
-epoch=1
+epoch=0
pkgdesc="Advance Wars Clone with a lot of additions customizations and modding support"
arch=("$CARCH")
url="https://github.com/Robosturm/Commander_Wars"