From 910f3f1ce28252efd5f1eed2e6cf04d2d5f0f172 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 22 Aug 2019 18:53:45 -0300 Subject: testing/i3blocks: fix build --- testing/i3blocks/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/i3blocks/APKBUILD b/testing/i3blocks/APKBUILD index fdf77c554b2..7af6e2aef29 100644 --- a/testing/i3blocks/APKBUILD +++ b/testing/i3blocks/APKBUILD @@ -9,8 +9,7 @@ arch="all" license="GPL-3.0-or-later" options="!check" # no test suite makedepends="ronn autoconf automake bash-completion" -subpackages="$pkgname-doc - $pkgname-bash-completion:bashcomp:noarch" +subpackages="$pkgname-bash-completion:bashcomp:noarch $pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/vivien/i3blocks/archive/$pkgver.tar.gz " -- cgit v1.2.3