[arch-commits] Commit in gparted/repos (extra-i686 extra-i686/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sat Nov 29 14:57:47 UTC 2008


    Date: Saturday, November 29, 2008 @ 09:57:47
  Author: giovanni
Revision: 19734

Merged revisions 13980,19732 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/gparted/trunk

........
  r13980 | eric | 2008-09-30 17:07:17 -0700 (mar, 30 set 2008) | 2 lines
  
  upgpkg: gparted 0.3.9-1
      added gnome-doc-utils makedepends
........
  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-i686/	(properties)
  gparted/repos/extra-i686/PKGBUILD

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


Property changes on: gparted/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /gparted/trunk:1-13317
   + /gparted/trunk:1-19733

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-11-29 14:37:38 UTC (rev 19733)
+++ extra-i686/PKGBUILD	2008-11-29 14:57:47 UTC (rev 19734)
@@ -3,17 +3,17 @@
 # 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')
 depends=('parted>=1.8.8' 'gtkmm')
-makedepends=('intltool' 'pkgconfig')
+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