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

Giovanni Scafora giovanni at archlinux.org
Wed Jul 14 19:22:53 UTC 2010


    Date: Wednesday, July 14, 2010 @ 15:22:52
  Author: giovanni
Revision: 85504

upgpkg: gparted 0.6.1-1
upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-14 19:03:34 UTC (rev 85503)
+++ PKGBUILD	2010-07-14 19:22:52 UTC (rev 85504)
@@ -3,13 +3,13 @@
 # Contributor: Andrew Simmons <andrew.simmons at gmail.com>
 
 pkgname=gparted
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
 url="http://gparted.sourceforge.net"
 license=('GPL')
-depends=('parted' 'gtkmm')
+depends=('parted' 'gtkmm' 'libsigc++')
 makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils')
 optdepends=('e2fsprogs: for ext2/ext3 partitions'
             'dosfstools: for fat16/32 partitions'
@@ -20,7 +20,7 @@
             'gksu: to run gparted directly from menu')
 install=gparted.install
 source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8fe36e1d220b6f550df5e9221465eba1')
+md5sums=('f4c6bbc284b73e91cc4343c0b021e4e9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list