[arch-commits] Commit in gparted/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Sat Nov 29 14:37:38 UTC 2008
Date: Saturday, November 29, 2008 @ 09:37:38
Author: giovanni
Revision: 19733
Merged revisions 19732 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/gparted/trunk
........
r19732 | giovanni | 2008-11-29 06:36:43 -0800 (sab, 29 nov 2008) | 2 lines
upgpkg: gparted 0.4.0-1
New version 0.4.0
........
Modified:
gparted/repos/extra-x86_64/ (properties)
gparted/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: gparted/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /gparted/trunk:1-13980
+ /gparted/trunk:1-19732
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-11-29 14:36:43 UTC (rev 19732)
+++ extra-x86_64/PKGBUILD 2008-11-29 14:37:38 UTC (rev 19733)
@@ -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