summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBao Trinh2023-03-21 23:05:51 -0500
committerBao Trinh2023-03-21 23:05:51 -0500
commit0361ffec4d9f802bd6a28ca37ad8de8f1031759e (patch)
treeb8d2374afee0dddcd5f0015ccfc352ec89ed561b
parent0f0f95e27eb45628d4bb9c05773a663883b5fab6 (diff)
downloadaur-etcher-cli-bin.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0a08dd790dc..23664e26eee7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = etcher-cli-bin
pkgdesc = Burn images to SD cards & USB drives, safe & easy
pkgver = 1.4.9
- pkgrel = 3
+ pkgrel = 4
url = http://www.etcher.io/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5bf0979d5720..a79ab6472849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=etcher-cli-bin
_pkgname=etcher-cli
pkgver=1.4.9
-pkgrel=3
+pkgrel=4
pkgdesc="Burn images to SD cards & USB drives, safe & easy"
arch=('i686' 'x86_64')
url="http://www.etcher.io/"