[arch-commits] Commit in notification-daemon/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Thu Sep 8 19:53:27 UTC 2011


    Date: Thursday, September 8, 2011 @ 15:53:27
  Author: ibiru
Revision: 137529

update to 0.7.2

Modified:
  notification-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-08 19:52:46 UTC (rev 137528)
+++ PKGBUILD	2011-09-08 19:53:27 UTC (rev 137529)
@@ -3,7 +3,7 @@
 # Contributor: Mark Rosenstand <mark at borkware.net>
 
 pkgname=notification-daemon
-pkgver=0.7.1
+pkgver=0.7.2
 pkgrel=1
 pkgdesc="Notification daemon for the desktop notifications framework"
 arch=('i686' 'x86_64')
@@ -11,10 +11,10 @@
 url="http://www.galago-project.org/specs/notification/"
 depends=('gtk3' 'libcanberra')
 groups=('gnome')
-makedepends=('pkgconfig' 'intltool' 'dbus-glib')
+makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!emptydirs')
-source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b')
+source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('74ccbedfe25c9559278ba35ef716125ada9ba0074fe7321a2271abfed5990661')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list