From 9edf388fc975f6045b9bcc503e48ecd948672ee0 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 25 Oct 2011 18:50:28 +0000 Subject: main/xfce4-note-plugin: split out translations to -lang subpackage --- main/xfce4-notes-plugin/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/xfce4-notes-plugin') diff --git a/main/xfce4-notes-plugin/APKBUILD b/main/xfce4-notes-plugin/APKBUILD index 3cdb65ae65..02103e53d8 100644 --- a/main/xfce4-notes-plugin/APKBUILD +++ b/main/xfce4-notes-plugin/APKBUILD @@ -1,8 +1,8 @@ # Contributor: -# Maintainer: +# Maintainer: Natanael Copa pkgname=xfce4-notes-plugin pkgver=1.7.7 -pkgrel=2 +pkgrel=3 pkgdesc="Notes plugin for the Xfce4 desktop" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" arch="all" @@ -10,7 +10,7 @@ license="GPL" depends= makedepends="xfce4-panel-dev libunique-dev libxfcegui4-dev" install= -subpackages= +subpackages="$pkgname-lang" source="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-$pkgver.tar.bz2" _builddir="$srcdir"/$pkgname-$pkgver -- cgit v1.2.3