Fixed as per reviewer comments

This commit is contained in:
Vladimir Pouzanov 2014-02-22 23:01:39 +00:00
parent 44298c8242
commit 0b8c719312

View file

@ -6,10 +6,10 @@
pkgname=docker
_truever=0.8.0
pkgver=${_truever%.*}
pkgrel=2
pkgrel=1.1
epoch=1
pkgdesc='Pack, ship and run any application as a lightweight container'
arch=('x86_64' 'armv7h')
arch=('x86_64')
url='http://www.docker.io/'
license=('Apache')
depends=('bridge-utils' 'iproute2' 'device-mapper' 'lxc' 'sqlite' 'systemd')