summaryrefslogtreecommitdiff
path: root/extra/xfce4-notifyd
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-22 10:10:33 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-22 10:10:33 +0200
commit63a7121f637a74e882cceb03d8a6470dd817e9ec (patch)
treee40e8cad1d599a69523673f2f3737b7564fb5b1c /extra/xfce4-notifyd
parent4e66a1c1c541a0b60aa63f4d846c5e6f225b71b8 (diff)
parent3faf011988bf1728989962e062a474aaa62b55f5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/fdm/PKGBUILD community/milkytracker/PKGBUILD community/tinyxml/PKGBUILD extra/llvm/PKGBUILD
Diffstat (limited to 'extra/xfce4-notifyd')
-rw-r--r--extra/xfce4-notifyd/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/xfce4-notifyd/PKGBUILD b/extra/xfce4-notifyd/PKGBUILD
index 15cd689ae..17ca807bb 100644
--- a/extra/xfce4-notifyd/PKGBUILD
+++ b/extra/xfce4-notifyd/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 157873 2012-04-30 04:20:51Z foutrelis $
+# $Id: PKGBUILD 183310 2013-04-21 17:16:07Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-notifyd
-pkgver=0.2.2
-pkgrel=3
+pkgver=0.2.3
+pkgrel=1
pkgdesc="Notification daemon for the Xfce desktop"
arch=('i686' 'x86_64' 'mips64el')
url="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
license=('GPL2')
groups=('xfce4-goodies')
-depends=('libxfce4ui' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
makedepends=('intltool')
provides=('notification-daemon')
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b66e68dfc2164bcf479acd3c7e8b6f83065d23aef988535e2db3506d06a39168')
+sha256sums=('dd40f64c9db22b0b971e81e8e74a4ab6afe6d0bb819ab5d0badee89e13faa63b')
build() {
cd "$srcdir/$pkgname-$pkgver"