summaryrefslogtreecommitdiff
path: root/extra/gparted/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
committerroot <root@rshg054.dnsready.net>2011-09-21 23:14:42 +0000
commitb7f839da11975b9f2a964a82d591b7a8628f0931 (patch)
treebb6a7aee842680de3a5038e34d27256ca1d389ef /extra/gparted/PKGBUILD
parentae08410274473c5ab78d300ea2365c4b1070cc61 (diff)
Wed Sep 21 23:14:42 UTC 2011
Diffstat (limited to 'extra/gparted/PKGBUILD')
-rw-r--r--extra/gparted/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD
index 112ee183b..fad8e7ca3 100644
--- a/extra/gparted/PKGBUILD
+++ b/extra/gparted/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 133584 2011-07-29 19:07:04Z giovanni $
+# $Id: PKGBUILD 138361 2011-09-20 18:07:14Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=gparted
-pkgver=0.9.0
-pkgrel=3
+pkgver=0.9.1
+pkgrel=1
pkgdesc="A Partition Magic clone, frontend to GNU Parted"
arch=('i686' 'x86_64')
url="http://gparted.sourceforge.net"
@@ -19,7 +19,7 @@ optdepends=('jfsutils: for jfs 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=('56ec9c80413ba2d8ad0193bfc2b5a99f')
+md5sums=('f35785099994c7c9b7b2e842840f8b72')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"