summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77d81d4915cb..42e35e05a470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = commander-wars
pkgdesc = Advance Wars Clone with a lot of additions customizations and modding support
pkgver = 0.22.3.1
pkgrel = 2
- epoch = 1
+ epoch = 0
url = https://github.com/Robosturm/Commander_Wars
arch = x86_64
license = LGPL3
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"