From 5d7f3edcafa387d731d0d4bb02a4c23cfec1247d Mon Sep 17 00:00:00 2001 From: WarheadsSE Date: Tue, 13 May 2014 22:57:34 -0400 Subject: [PATCH] community/docker to 0.11.1 --- community/docker/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/docker/PKGBUILD b/community/docker/PKGBUILD index 1734c242a..3bf0287b8 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -5,8 +5,8 @@ # - ARM patches, adjustments pkgname=docker -pkgver=0.11.0 -pkgrel=1.1 +pkgver=0.11.1 +pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' arch=('x86_64')