summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ddf92de0c50..dbd0863c2384 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Oct 13 12:12:28 UTC 2017
+# Fri Oct 13 12:22:31 UTC 2017
pkgbase = balena
- pkgdesc = Pack, ship and run any application as a lightweight container
+ pkgdesc = A Moby-based container engine for IoT
pkgver = 17.06.rev1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.balena.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e1817bba85a0..617230e07475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=balena
pkgver=17.06.rev1
-pkgrel=1
+pkgrel=2
epoch=1
-pkgdesc='Pack, ship and run any application as a lightweight container'
+pkgdesc='A Moby-based container engine for IoT'
arch=('x86_64' 'i686')
url='https://www.balena.io/'
license=('Apache')