diff options
author | root <root@rshg054.dnsready.net> | 2013-09-20 02:18:37 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-20 02:18:37 -0700 |
commit | 42fbe2d214b850ded06b23ca33f3aa2880e60dbb (patch) | |
tree | 7ef6919070a16c5262d475cdbb75364a359a8b57 /extra/gparted/PKGBUILD | |
parent | aa563cdeb6975b896ccf30d96943830c15becde0 (diff) |
Fri Sep 20 02:14:49 PDT 2013
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 0ca2e4f53..e0b547ba1 100644 --- a/extra/gparted/PKGBUILD +++ b/extra/gparted/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 186367 2013-05-26 06:28:56Z giovanni $ +# $Id: PKGBUILD 194596 2013-09-19 09:44:46Z 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.16.1 -pkgrel=5 +pkgver=0.16.2 +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=('3f399bff031b5ce14d11a8c346f4b89c' +md5sums=('4e722a48a90c6d65d212711d45c9c0d1' '122ed3120c846376bead22b25f6a3b19' '0b68a4e2bc6bc15440730ebe2d7bf9f6') |