summaryrefslogtreecommitdiff
path: root/extra/gparted/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
commit492f7c22a61fdb0488000da9f66d68e11bb43918 (patch)
tree4186fa7bc3f8d6b6e8bbf984b036a5478d63272f /extra/gparted/PKGBUILD
parentac25f0b5aaf7aff394a8df695be995ec8463e264 (diff)
Fri Dec 16 23:14:53 UTC 2011
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 0fd13ed28..9a499549b 100644
--- a/extra/gparted/PKGBUILD
+++ b/extra/gparted/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 141724 2011-11-02 15:23:08Z giovanni $
+# $Id: PKGBUILD 145062 2011-12-16 00:18:01Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gparted
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=1
pkgdesc="A Partition Magic clone, frontend to GNU Parted"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ optdepends=('dosfstools: for FAT16 and FAT32 partitions'
install=gparted.install
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2"
'org.archlinux.pkexec.gparted.policy')
-md5sums=('d5b339eb5bef7a99ff73f750834b37b9'
+md5sums=('93db664bad4c5f0c9a1384b7eac7df5c'
'27c264cfad8fa413d75954dda7a2dd50')
build() {