summaryrefslogtreecommitdiff
path: root/extra/gparted/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gparted/PKGBUILD')
-rw-r--r--extra/gparted/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD
index c4757a5df..e8fdbdff1 100644
--- a/extra/gparted/PKGBUILD
+++ b/extra/gparted/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 124848 2011-05-24 19:25:12Z giovanni $
+# $Id: PKGBUILD 132036 2011-07-19 10:15:48Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=gparted
-pkgver=0.8.1
+pkgver=0.9.0
pkgrel=1
pkgdesc="A Partition Magic clone, frontend to GNU Parted"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('e2fsprogs: for ext2/ext3 partitions'
'gpart: for recovering corrupt partition tables')
install=gparted.install
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ba3a434a259ae2ddcfc7f7488ee648ef')
+md5sums=('56ec9c80413ba2d8ad0193bfc2b5a99f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"