summaryrefslogtreecommitdiff
path: root/gnome-unstable/gnome-disk-utility
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-31 00:01:07 +0000
committerroot <root@rshg054.dnsready.net>2012-03-31 00:01:07 +0000
commit977b78df305a06797773799a7295f2a5f3f013cf (patch)
treec2cad20a10da5fe8f8784db13a2d52b80d0199a3 /gnome-unstable/gnome-disk-utility
parent263884f95012e159a0be10444ef96bbf56e70545 (diff)
Sat Mar 31 00:01:07 UTC 2012
Diffstat (limited to 'gnome-unstable/gnome-disk-utility')
-rw-r--r--gnome-unstable/gnome-disk-utility/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-unstable/gnome-disk-utility/PKGBUILD b/gnome-unstable/gnome-disk-utility/PKGBUILD
index 37d0db881..2c0e60377 100644
--- a/gnome-unstable/gnome-disk-utility/PKGBUILD
+++ b/gnome-unstable/gnome-disk-utility/PKGBUILD
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD 152833 2012-03-09 19:02:37Z ibiru $
+# $Id: PKGBUILD 154502 2012-03-29 15:55:52Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Silvio Knizek (killermoehre)
pkgname=gnome-disk-utility
-pkgver=3.3.93
+pkgver=3.4.0
pkgrel=1
pkgdesc="Disk Management Utility for GNOME"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.gnome.org"
+groups=('gnome-extra')
depends=('gtk3' 'udisks2' 'hicolor-icon-theme')
makedepends=('intltool')
options=('!libtool' '!emptydirs')
install=gnome-disk-utility.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('714d6a986ae04762d1a4ee6696ae3869f301e82a23701e2d4378e4263e04f20f')
+sha256sums=('1d5b7ba73ee2b5373ea8a087902ab05339723c72eab278670856375280e02f03')
build() {
cd "$pkgname-$pkgver"