aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-04-27 21:08:25 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-04-27 21:08:25 +0000
commit5d3da888fcc3adcd095937514ad63fc7031e28c8 (patch)
tree616c4d8089230741246c4af4e403ffc17865085a
parent1d0db06770c10050f147f3e7da3f9ee6586ea5af (diff)
community/i3wm: fix type in subpkg definition
-rw-r--r--community/i3wm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD
index 93e8af6efc8..1e5b183e32a 100644
--- a/community/i3wm/APKBUILD
+++ b/community/i3wm/APKBUILD
@@ -27,7 +27,7 @@ makedepends="
subpackages="
$pkgname-dev
$pkgname-doc
- $pkgname-save_tree:savetree;noarch
+ $pkgname-save_tree:savetree:noarch
"
source="
https://i3wm.org/downloads/i3-$pkgver.tar.bz2