summaryrefslogtreecommitdiffstats
path: root/main/mate-icon-theme
diff options
context:
space:
mode:
authorAlan Lacerda <alacerda@alpinelinux.org>2015-06-17 16:51:56 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2015-06-17 22:01:40 +0200
commit83fddbf504e03ec5f564b1eacfa202a7fc4987e3 (patch)
treeeb54ff94e2b5c11d63aa0b05a5dbd1eb12c50f6c /main/mate-icon-theme
parent42b100e38ff0f6cf4d73880e3a6596b48ac10d33 (diff)
downloadaports-83fddbf504e03ec5f564b1eacfa202a7fc4987e3.tar.bz2
aports-83fddbf504e03ec5f564b1eacfa202a7fc4987e3.tar.xz
main/mate-icon-theme: adding lang subpackage
Diffstat (limited to 'main/mate-icon-theme')
-rw-r--r--main/mate-icon-theme/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/mate-icon-theme/APKBUILD b/main/mate-icon-theme/APKBUILD
index bf47e5d93..aff9d0919 100644
--- a/main/mate-icon-theme/APKBUILD
+++ b/main/mate-icon-theme/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-icon-theme
pkgver=1.10.1
-pkgrel=0
+pkgrel=1
pkgdesc="MATE desktop icons"
url="https://github.com/mate-desktop/mate-icon-theme"
arch="noarch"
@@ -11,7 +11,7 @@ depends="mate-common"
depends_dev=""
makedepends="icon-naming-utils intltool"
install=""
-subpackages=""
+subpackages="$pkgname-lang"
source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
_builddir="$srcdir/$pkgname-$pkgver"