[arch-commits] Commit in gparted/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue Sep 20 18:06:32 UTC 2011


    Date: Tuesday, September 20, 2011 @ 14:06:31
  Author: giovanni
Revision: 138360

upgpkg: gparted 0.9.1-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-20 17:15:00 UTC (rev 138359)
+++ PKGBUILD	2011-09-20 18:06:31 UTC (rev 138360)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Simmons <andrew.simmons at 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 @@
             '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}"




More information about the arch-commits mailing list