diff options
Diffstat (limited to 'community/docker')
-rw-r--r-- | community/docker/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/docker/PKGBUILD b/community/docker/PKGBUILD index ff210c1b9..df6c1daed 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 109230 2014-04-11 23:37:28Z seblu $ +# $Id: PKGBUILD 110875 2014-05-09 01:01:46Z seblu $ # Maintainer: Sébastien "Seblu" Luttringer pkgname=docker -pkgver=0.10.0 +pkgver=0.11.1 pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' |