summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McGinn2019-05-01 13:27:22 +0800
committerMatthew McGinn2019-05-01 13:27:22 +0800
commit0c6ac0520f43359dd8f9e33477307772a5fce6d2 (patch)
tree5f43bc418b94698f690ba5b43d001506a04cfad9
parente1dd111228ffc88211d1996a21a261c7c72e328d (diff)
downloadaur-0c6ac0520f43359dd8f9e33477307772a5fce6d2.tar.gz
update pkg to v1.5.33
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cf862f9c804..197c165a7aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = etcher
pkgdesc = Flash OS images to SD cards & USB drives, safely and easily
- pkgver = 1.5.31
- pkgrel = 2
+ pkgver = 1.5.33
+ pkgrel = 1
url = https://etcher.io
arch = x86_64
license = Apache
@@ -19,7 +19,7 @@ pkgbase = etcher
optdepends = libnotify: for notifications
optdepends = speech-dispatcher: for text-to-speech
options = !strip
- source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.31
+ source = etcher::git+https://github.com/balena-io/etcher.git#tag=v1.5.33
source = git+https://github.com/balena-io/scripts.git
source = etcher-electron
source = etcher-electron.desktop
diff --git a/PKGBUILD b/PKGBUILD
index b884b18de547..ccdb981056ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Andrew Stubbs <andrew.stubbs@gmail.com>
pkgname=etcher
-pkgver=1.5.31
-pkgrel=2
+pkgver=1.5.33
+pkgrel=1
pkgdesc='Flash OS images to SD cards & USB drives, safely and easily'
arch=(x86_64)
url='https://etcher.io'