summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Imreh2019-06-14 16:28:28 +0100
committerGergely Imreh2019-06-14 16:28:28 +0100
commitc47d696ea2e72c9d0cc3e1a9d21e5748e8154f5a (patch)
tree70c996572040ed7b59f5cc5426b75a2232d7660f
parente02be5ab4fe534e43b7af6a8ab3c8a62850e8439 (diff)
downloadaur-c47d696ea2e72c9d0cc3e1a9d21e5748e8154f5a.tar.gz
Bump version to v18.9.6
Signed-off-by: Gergely Imreh <imrehg@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28be33d3415f..1cf499e7f576 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = balena-engine
pkgdesc = A Moby-based container engine for the Internet of Things
- pkgver = 18.9.5
- pkgrel = 2
+ pkgver = 18.9.6
+ pkgrel = 1
epoch = 1
url = https://www.balena.io/
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = balena-engine
optdepends = lxc: lxc backend support
options = !strip
options = !buildflags
- source = git+https://github.com/balena-os/balena-engine.git#tag=v18.9.5
+ source = git+https://github.com/balena-os/balena-engine.git#tag=v18.9.6
source = balena-engine.sysusers
source = 80-balena-engine.rules
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fd5f6ab71ce9..8fd677a63852 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Gegrely Imreh <imrehg@gmail.com>
pkgname=balena-engine
-pkgver=18.9.5
-pkgrel=2
+pkgver=18.9.6
+pkgrel=1
epoch=1
pkgdesc='A Moby-based container engine for the Internet of Things'
arch=('x86_64' 'i686')