[arch-commits] Commit in libnotify/trunk (PKGBUILD)
Hugo Doria
hugo at archlinux.org
Thu Nov 27 18:06:20 UTC 2008
Date: Thursday, November 27, 2008 @ 13:06:20
Author: hugo
Revision: 19584
upgpkg: libnotify 0.4.5-1
Modified:
libnotify/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-27 17:12:13 UTC (rev 19583)
+++ PKGBUILD 2008-11-27 18:06:20 UTC (rev 19584)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libnotify
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.4.5
+pkgrel=1
pkgdesc="Desktop notification library"
arch=(i686 x86_64)
license=('LGPL')
-depends=('dbus-glib>=0.74' 'gtk2>=2.12.9')
+depends=('dbus-glib>=0.76' 'gtk2>=2.14.4')
makedepends=('pkgconfig')
options=('!libtool')
source=(http://www.galago-project.org/files/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz)
url="http://www.galago-project.org/"
-md5sums=('ba76f68b7e3bd284ac2c2a1b9c5ecb06')
+md5sums=('472e2c1f808848365572a9b024d9e8f5')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list