From 7e46bb331389f8a98872cc29b7317c9362ac48a5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 30 Apr 2012 12:16:35 +0000 Subject: main/xfce4-notifyd: rebuild for xfce-4.10 --- main/xfce4-notifyd/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD index 0b0f39b53..3a54a8a28 100644 --- a/main/xfce4-notifyd/APKBUILD +++ b/main/xfce4-notifyd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=xfce4-notifyd pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" arch="all" @@ -10,6 +10,7 @@ depends="hicolor-icon-theme" makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev dbus-glib-dev libglade-dev" install= +subpackages="$pkgname-lang" source="http://archive.xfce.org/src/apps/xfce4-notifyd/${pkgver%.*}/xfce4-notifyd-$pkgver.tar.bz2" _builddir="$srcdir"/$pkgname-$pkgver -- cgit v1.2.3