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

Giovanni Scafora giovanni at archlinux.org
Tue Jan 26 22:08:37 UTC 2010


    Date: Tuesday, January 26, 2010 @ 17:08:37
  Author: giovanni
Revision: 65287

upgpkg: gparted 0.5.1-1
    upstream release

Modified:
  gparted/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-26 16:58:16 UTC (rev 65286)
+++ PKGBUILD	2010-01-26 22:08:37 UTC (rev 65287)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=gparted
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
             'gksu: to run gparted directly from menu')
 install=gparted.install
 source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9bb9c24b8197d48a74c247071b6db881')
+md5sums=('9c7e6853851d1d23aef40d9edc315a6b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list