From 993a3d474684a5ba686b6c9ae4a8e664bfda2675 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 16 Jan 2016 16:31:14 +0000 Subject: [PATCH] community/docker to 1.9.1-2 --- community/docker/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/docker/PKGBUILD b/community/docker/PKGBUILD index 8192b91bb..a98da4ed9 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -6,7 +6,7 @@ pkgname=docker pkgver=1.9.1 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' arch=('x86_64')