[arch-commits] Commit in gnome-disk-utility/repos (4 files)

Ionut Biru ibiru at archlinux.org
Sun Mar 6 20:08:19 UTC 2011


    Date: Sunday, March 6, 2011 @ 15:08:19
  Author: ibiru
Revision: 112789

update to 2.32.1. libnotify 0.7 rebuild

Added:
  gnome-disk-utility/repos/staging-i686/
  gnome-disk-utility/repos/staging-x86_64/
Modified:
  gnome-disk-utility/repos/staging-i686/PKGBUILD
  gnome-disk-utility/repos/staging-x86_64/PKGBUILD

----------+
 PKGBUILD |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: staging-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-03-06 19:49:19 UTC (rev 112788)
+++ staging-i686/PKGBUILD	2011-03-06 20:08:19 UTC (rev 112789)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-disk-utility
-pkgver=2.32.0
-pkgrel=2
+pkgver=2.32.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.86' 'libgnome-keyring>=2.31.92' 'libunique>=1.1.6' 'udisks>=1.0.1' '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.7.1' 'hicolor-icon-theme' 'avahi')
 makedepends=('gnome-doc-utils>=0.20.0' 'intltool')
 replaces=('gnome-mount')
 conflicts=('gnome-mount')
@@ -16,8 +16,8 @@
 install=gnome-disk-utility.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
         fix-freeze.patch)
-sha256sums=('03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98'
-            '818b70360978968457d2c50738347c6726ed8d0c007eb57074881a7e33652526')
+sha256sums=('fb3f6c8962eca9706fd96e1f0b431c1284536298bc927e8413e763054c618e99'
+'818b70360978968457d2c50738347c6726ed8d0c007eb57074881a7e33652526')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: staging-x86_64/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-03-06 19:49:19 UTC (rev 112788)
+++ staging-x86_64/PKGBUILD	2011-03-06 20:08:19 UTC (rev 112789)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-disk-utility
-pkgver=2.32.0
-pkgrel=2
+pkgver=2.32.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.86' 'libgnome-keyring>=2.31.92' 'libunique>=1.1.6' 'udisks>=1.0.1' '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.7.1' 'hicolor-icon-theme' 'avahi')
 makedepends=('gnome-doc-utils>=0.20.0' 'intltool')
 replaces=('gnome-mount')
 conflicts=('gnome-mount')
@@ -16,8 +16,8 @@
 install=gnome-disk-utility.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
         fix-freeze.patch)
-sha256sums=('03e461b6bda7f773f8018d25fa3213d3073d4dc83a76e6b39d962652f4de6a98'
-            '818b70360978968457d2c50738347c6726ed8d0c007eb57074881a7e33652526')
+sha256sums=('fb3f6c8962eca9706fd96e1f0b431c1284536298bc927e8413e763054c618e99'
+'818b70360978968457d2c50738347c6726ed8d0c007eb57074881a7e33652526')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list