diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-19 03:43:15 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-19 03:43:15 +0000 |
commit | e326eefd3e4853a3b36ef72eba0b21d21170de31 (patch) | |
tree | 5ffb9c48ffa81fa59fc8278d1abb6cf10f0e1682 /extra/gparted/PKGBUILD | |
parent | 9959727f4ef9acd6805bb372e98323a01468246e (diff) |
Sat Jul 19 03:34:45 UTC 2014
Diffstat (limited to 'extra/gparted/PKGBUILD')
-rw-r--r-- | extra/gparted/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD index 31472cb67..7f166e9b4 100644 --- a/extra/gparted/PKGBUILD +++ b/extra/gparted/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 215088 2014-06-13 13:44:39Z giovanni $ +# $Id: PKGBUILD 216979 2014-07-18 04:31:16Z 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.19.0 +pkgver=0.19.1 pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('i686' 'x86_64') @@ -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=('9cf1d1d1596ce2f7191969e081008af2' +md5sums=('9aff8cef2c46e5ca4adaab43588c9e64' '122ed3120c846376bead22b25f6a3b19' '0b68a4e2bc6bc15440730ebe2d7bf9f6') |