aboutsummaryrefslogtreecommitdiffstats
path: root/main/mate-common/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mate-common/APKBUILD')
-rw-r--r--main/mate-common/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mate-common/APKBUILD b/main/mate-common/APKBUILD
index 5ba90e610dd..71ba260ae37 100644
--- a/main/mate-common/APKBUILD
+++ b/main/mate-common/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-common
pkgver=1.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="Common scripts and macros"
url="http://mate-desktop.org/"
arch="noarch"
@@ -11,7 +11,7 @@ depends=""
depends_dev=""
makedepends=""
install=""
-subpackages=""
+subpackages="$pkgname-doc"
source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
_builddir="$srcdir/$pkgname-$pkgver"