summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-04-26 06:51:58 +0800
committerlilac2023-04-26 06:51:58 +0800
commit4c23b28bd14cec221627a732cac83d0eae5ec647 (patch)
tree837cd35c004b56003dc6f5b5c2105ae0d471c482
parent75d7b25cf0e0f96e6bfa038e5c135e4c0d7dae37 (diff)
downloadaur-4c23b28bd14cec221627a732cac83d0eae5ec647.tar.gz
[lilac] updated to 2:1.18.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bca706aebe84..0dd3bf31d4b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = balena-etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.18.6
- pkgrel = 2
+ pkgver = 1.18.7
+ pkgrel = 1
epoch = 2
url = https://balena.io/etcher
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = balena-etcher
conflicts = etcher-git
conflicts = etcher-bin
options = !strip
- source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.18.6
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.18.7
source = balena-etcher-electron.sh
source = balena-etcher-electron.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 052f59af5d1e..971ca5f396a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=balena-etcher
_pkgname=etcher
-pkgver=1.18.6
-pkgrel=2
+pkgver=1.18.7
+pkgrel=1
epoch=2
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')