diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,13 +4,13 @@ # Contributor: Boohbah <boohbah at gmail dot com> pkgname=rkt-git -pkgver=0.8.0.r47.gd71fda7 +pkgver=0.10.0.r56.g21fd43a pkgrel=1 pkgdesc="App container runtime" arch=('x86_64') url="https://github.com/coreos/rkt" license=(apache) -makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny' 'intltool') +makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny' 'intltool' 'bc') provides=('rkt') replaces=('rocket' 'rkt') conflicts=('rocket' 'rkt') |
