[arch-commits] CVS update of extra/system/gparted (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Aug 12 11:49:10 UTC 2007


    Date: Sunday, August 12, 2007 @ 07:49:10
  Author: aaron
    Path: /home/cvs-extra/extra/system/gparted

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: gparted 0.3.3-6
SONAME bump from parted update


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


Index: extra/system/gparted/PKGBUILD
diff -u extra/system/gparted/PKGBUILD:1.15 extra/system/gparted/PKGBUILD:1.16
--- extra/system/gparted/PKGBUILD:1.15	Sat Apr 14 10:41:06 2007
+++ extra/system/gparted/PKGBUILD	Sun Aug 12 07:49:10 2007
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD,v 1.15 2007/04/14 14:41:06 james Exp $
+# $Id: PKGBUILD,v 1.16 2007/08/12 11:49:10 aaron Exp $
 # Maintainer: James Rayner <iphitus at gmail.com>
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
+
 pkgname=gparted
 pkgver=0.3.3
-pkgrel=5
+pkgrel=6
 pkgdesc="A Partition Magic clone written in C++ using the Gtkmm toolkit"
 arch=(i686 x86_64)
 url="http://gparted.sourceforge.net"
@@ -12,6 +13,8 @@
 makedepends=('intltool')
 install=('gparted.install')
 source=(http://optusnet.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('f3d16ccfda72fa1dac9fa1ff9ded2c42')
+
 build() {
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr
@@ -19,4 +22,3 @@
   make DESTDIR=$startdir/pkg install
   sed -i "s/Exec=gparted/Exec=gksu gparted/g" $startdir/pkg/usr/share/applications/gparted.desktop
 }
-md5sums=('f3d16ccfda72fa1dac9fa1ff9ded2c42')




More information about the arch-commits mailing list