[arch-commits] Commit in dbus-glib/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Oct 22 22:13:47 UTC 2009


    Date: Thursday, October 22, 2009 @ 18:13:47
  Author: jgc
Revision: 56586

upgpkg: dbus-glib 0.82-1
    Update to 0.82 - add md5sums this time

Modified:
  dbus-glib/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-22 22:09:51 UTC (rev 56585)
+++ PKGBUILD	2009-10-22 22:13:47 UTC (rev 56586)
@@ -2,16 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=dbus-glib
-pkgver=0.80
+pkgver=0.82
 pkgrel=1
 pkgdesc="GLib bindings for DBUS"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.freedesktop.org/wiki/Software/DBusBindings"
-depends=('dbus-core>=1.2.4' 'glib2>=2.18.4')
+depends=('dbus-core>=1.2.16' 'glib2>=2.22.2')
 makedepends=('pkgconfig')
 options=('!libtool' '!emptydirs')
 source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('aa2a4517de0e9144be3bce2cf8cdd924')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list