diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-22 04:08:32 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-22 04:08:32 +0000 |
commit | b137011f8ca1733aef39da7b276bba93c3ad74cd (patch) | |
tree | 2ff1f035954703328fe1f6cc6b37fcc975aafbd0 /community/docker | |
parent | 000001015cbeaabdc2e0f70899a6b810996f98cc (diff) |
Sun Jun 22 03:57:56 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 a24c164eb..5b378e75a 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 112920 2014-06-09 14:47:37Z seblu $ +# $Id: PKGBUILD 113377 2014-06-20 22:48:46Z seblu $ # Maintainer: Sébastien "Seblu" Luttringer pkgname=docker -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' |