diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-10 03:49:37 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-10 03:49:37 +0000 |
commit | bf8ca82240123cfd3e65739dc2318f5f1d145d12 (patch) | |
tree | b8320743e13c3a3de7a54a217ec30970c6336706 /community/docker | |
parent | 66018e3cb2f893ec3add478fcd86ed3334e46fa9 (diff) |
Sat May 10 03:41:34 UTC 2014
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' |