summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8b958745a7c..a8f311722843 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
pkgver = 1.5.53
pkgrel = 1
+ epoch = 1
url = https://etcher.io
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 852d134555a3..7e45712f1604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgname=balena-etcher
_pkgname=etcher
pkgver=1.5.53
pkgrel=1
+epoch=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)
_github_url='https://github.com/balena-io/etcher'