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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 19:31:04 UTC 2010


    Date: Tuesday, March 30, 2010 @ 15:31:03
  Author: ibiru
Revision: 74333

update to 2.30

Modified:
  gnome-disk-utility/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 19:29:44 UTC (rev 74332)
+++ PKGBUILD	2010-03-30 19:31:03 UTC (rev 74333)
@@ -2,20 +2,20 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-disk-utility
-pkgver=2.29.90
+pkgver=2.30.1
 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')
-makedepends=('gnome-doc-utils>=0.19.5' 'intltool')
+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.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('525eb68584ff840a85a8c6ed00b5e944060a6b5fb2bceb90a73f46c5f0f9f6b7')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('df9b336c780b5d77ceda54e96f7c37c67645f5e73d48754ba0a8efba7c1836d7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list