[arch-commits] Commit in gparted/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Nov 29 14:36:43 UTC 2008
Date: Saturday, November 29, 2008 @ 09:36:43
Author: giovanni
Revision: 19732
upgpkg: gparted 0.4.0-1
New version 0.4.0
Modified:
gparted/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-29 14:25:07 UTC (rev 19731)
+++ PKGBUILD 2008-11-29 14:36:43 UTC (rev 19732)
@@ -3,9 +3,9 @@
# Contributor: Andrew Simmons <andrew.simmons at gmail.com>
pkgname=gparted
-pkgver=0.3.9
+pkgver=0.4.0
pkgrel=1
-pkgdesc="A Partition Magic clone written in C++ using the Gtkmm toolkit"
+pkgdesc="A Partition Magic clone, frontend to GNU Parted"
arch=('i686' 'x86_64')
url="http://gparted.sourceforge.net"
license=('GPL2')
@@ -13,7 +13,7 @@
makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils')
install=('gparted.install')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('5b6dc1b154322c9721fce5fd5b9e066e')
+md5sums=('dd1bbf2236e4992cde03e2d34f96eedd')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list