diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-21 03:34:10 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-21 03:34:10 +0000 |
commit | 96cf9235f114b8d960c16a8625937b16979ae1aa (patch) | |
tree | d2eed8b5352413c7d68cf5856b8112c0620b1942 /extra/gparted/PKGBUILD | |
parent | 2f8045ba14153d1665148e3cff527ce4f6bf66e5 (diff) |
Fri Feb 21 03:31:53 UTC 2014
Diffstat (limited to 'extra/gparted/PKGBUILD')
-rw-r--r-- | extra/gparted/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD index 29ff4a14e..ad95742d3 100644 --- a/extra/gparted/PKGBUILD +++ b/extra/gparted/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 203515 2014-01-12 11:15:34Z giovanni $ +# $Id: PKGBUILD 206153 2014-02-20 11:30:56Z 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.17.0 -pkgrel=2 +pkgver=0.18.0 +pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('i686' 'x86_64') url="http://gparted.sourceforge.net" @@ -28,7 +28,7 @@ install=gparted.install source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2" 'org.archlinux.pkexec.gparted.policy' 'gparted_polkit') -md5sums=('ecd66491bb2061c6aa6077cc24823b9e' +md5sums=('c4c928de08519c923abaa5a099881241' '122ed3120c846376bead22b25f6a3b19' '0b68a4e2bc6bc15440730ebe2d7bf9f6') |