aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4-notes-plugin/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-10-25 18:50:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-10-25 18:54:07 +0000
commit9edf388fc975f6045b9bcc503e48ecd948672ee0 (patch)
treeffa98b461fb20d77f22ccfd20ff69a0bb6edcbcf /main/xfce4-notes-plugin/APKBUILD
parent0b195ab7e203bf9273843b54ffbe458903725fe8 (diff)
main/xfce4-note-plugin: split out translations to -lang subpackage
Diffstat (limited to 'main/xfce4-notes-plugin/APKBUILD')
-rw-r--r--main/xfce4-notes-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xfce4-notes-plugin/APKBUILD b/main/xfce4-notes-plugin/APKBUILD
index 3cdb65ae65a..02103e53d8c 100644
--- a/main/xfce4-notes-plugin/APKBUILD
+++ b/main/xfce4-notes-plugin/APKBUILD
@@ -1,8 +1,8 @@
# Contributor:
-# Maintainer:
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
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