summaryrefslogtreecommitdiff
path: root/extra/xfce4-notifyd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
committerroot <root@rshg054.dnsready.net>2011-08-08 23:14:38 +0000
commit2b6f5a28e2e55b46c1169228e1e56f3b18dd08b5 (patch)
treeebd7dccec211af75c9dfd55560b3e5f61420b784 /extra/xfce4-notifyd
parent665308e50fd95e984da057ab8ddb6505b596b841 (diff)
Mon Aug 8 23:14:38 UTC 2011
Diffstat (limited to 'extra/xfce4-notifyd')
-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 c08a9d259..4aca1ff44 100644
--- a/extra/xfce4-notifyd/PKGBUILD
+++ b/extra/xfce4-notifyd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 108801 2011-02-03 16:49:52Z andyrtr $
+# $Id: PKGBUILD 134711 2011-08-07 16:35:59Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-notifyd
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="notification daemon for the xfce desktop"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ replaces=('notification-daemon-xfce')
options=('!libtool')
install=${pkgname}.install
source=(http://archive.xfce.org/src/apps/${pkgname}/0.2/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('0a63857901809887b587c73024d1089b')
+md5sums=('8687fb7a0f270231ada265e363b6ffcc')
build() {
cd ${srcdir}/${pkgname}-${pkgver}