[arch-commits] Commit in gnome-disk-utility/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 27 13:34:03 UTC 2010


    Date: Monday, September 27, 2010 @ 09:34:03
  Author: ibiru
Revision: 91590

upgpkg: gnome-disk-utility 2.32.0-1
update to 2.32.0

Modified:
  gnome-disk-utility/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 13:27:12 UTC (rev 91589)
+++ PKGBUILD	2010-09-27 13:34:03 UTC (rev 91590)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-disk-utility
-pkgver=2.30.1
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="GNOME libraries and applications for dealing with storage devices"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.gnome.org"
-depends=('dbus-glib>=0.82' 'libgnome-keyring>=2.29.4' 'libunique>=1.1.6' 'udisks>=1.0.0' 'libnotify>=0.4.5' 'hicolor-icon-theme' 'avahi')
+depends=('dbus-glib>=0.86' 'libgnome-keyring>=2.31.92' 'libunique>=1.1.6' 'udisks>=1.0.1' 'libnotify>=0.4.5' 'hicolor-icon-theme' 'avahi')
 makedepends=('gnome-doc-utils>=0.20.0' 'intltool')
 replaces=('gnome-mount')
 conflicts=('gnome-mount')
 options=('!libtool' '!emptydirs' '!makeflags')
 install=gnome-disk-utility.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('df9b336c780b5d77ceda54e96f7c37c67645f5e73d48754ba0a8efba7c1836d7')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list