diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-14 03:47:29 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-14 03:47:29 +0000 |
commit | 271da49386e259723ef574713339f04886630604 (patch) | |
tree | 3357a1b3aa15cfd25145095c41b0a94612ce3635 /community/docker | |
parent | bcefa96cbc68f340b2aa11c108353993db074e76 (diff) |
Tue Jan 14 03:40:13 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 26e4b08ba..0dc115f7a 100644 --- a/community/docker/PKGBUILD +++ b/community/docker/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 103654 2014-01-08 20:31:31Z seblu $ +# $Id: PKGBUILD 103876 2014-01-13 00:32:59Z seblu $ # Maintainer: Sébastien "Seblu" Luttringer pkgname=docker -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=1 epoch=1 pkgdesc='Pack, ship and run any application as a lightweight container' |