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

Giovanni Scafora giovanni at archlinux.org
Fri Feb 6 11:17:55 UTC 2009


    Date: Friday, February 6, 2009 @ 06:17:55
  Author: giovanni
Revision: 26324

upgpkg: gparted 0.4.2-1
    New version 0.4.2

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-06 11:06:36 UTC (rev 26323)
+++ PKGBUILD	2009-02-06 11:17:55 UTC (rev 26324)
@@ -3,17 +3,17 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=gparted
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
 url="http://gparted.sourceforge.net"
-license=('GPL2')
+license=('GPL')
 depends=('parted>=1.8.8' 'gtkmm')
 makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils')
 install=('gparted.install')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('38762b12b8dfeb0518e24b470b1b5675')
+md5sums=('ff57296528f84c58450e88443f375e25')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -21,3 +21,4 @@
   make || return 1
   make DESTDIR="$pkgdir/" install
 }
+




More information about the arch-commits mailing list