summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author凌莞2022-01-29 13:30:37 +0800
committer凌莞2022-01-29 13:30:37 +0800
commitf417604caab7df08a56328a7932eef6c45452a19 (patch)
treeb6749ee3bb9bef06d84668edf4f1155f8fecc781 /PKGBUILD
parentf58ddf6781f06847b1383a0125a2ab3cfd832394 (diff)
downloadaur-f417604caab7df08a56328a7932eef6c45452a19.tar.gz
fix: uncomment epoche
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 316340ed5a0f..ac3e042e5b08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=balena-etcher
_pkgname=etcher
pkgver=1.7.3
pkgrel=1
-#epoch=2
+epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
_github_url='https://github.com/balena-io/etcher'