summaryrefslogtreecommitdiff
path: root/extra/xfce4-notifyd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xfce4-notifyd/PKGBUILD')
-rw-r--r--extra/xfce4-notifyd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfce4-notifyd/PKGBUILD b/extra/xfce4-notifyd/PKGBUILD
index 4511dd426..7b7d3c25c 100644
--- a/extra/xfce4-notifyd/PKGBUILD
+++ b/extra/xfce4-notifyd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183310 2013-04-21 17:16:07Z foutrelis $
+# $Id: PKGBUILD 184796 2013-05-08 16:11:31Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-notifyd
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
pkgdesc="Notification daemon for the Xfce desktop"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ provides=('notification-daemon')
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('dd40f64c9db22b0b971e81e8e74a4ab6afe6d0bb819ab5d0badee89e13faa63b')
+sha256sums=('8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0')
build() {
cd "$srcdir/$pkgname-$pkgver"