summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2020-01-09 14:04:17 -0500
committerMatthew McGinn2020-01-09 14:04:17 -0500
commite25a37ebc7fe0dd4b9979e4a1874602b0a84ac56 (patch)
tree08c57bad043d147a9f581ad1a2218e3196950f7b /PKGBUILD
parent9854c052d8ed50ccf1581369533b4c742889adcb (diff)
downloadaur-e25a37ebc7fe0dd4b9979e4a1874602b0a84ac56.tar.gz
update pkg to 18.9.13
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8ffef174ad0..f33abc95c215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
# $Id$
-# Maintainer: Gegrely Imreh <imrehg@gmail.com>
+# Maintainer: Gergely Imreh <imrehg@gmail.com>
+# Maintainer: Matthew McGinn <mamcgi@gmail.com>
pkgname=balena-engine
-pkgver=18.9.10
+pkgver=18.9.13
pkgrel=1
epoch=1
pkgdesc='A Moby-based container engine for the Internet of Things'
arch=('x86_64' 'i686')
url='https://www.balena.io/'
+_github_url='https://github.com/balena-os/balena-engine'
license=('Apache')
depends=('glibc' 'bridge-utils' 'iproute2' 'device-mapper' 'sqlite' 'libsystemd'
'libseccomp' 'libtool' 'btrfs-progs')