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

Giovanni Scafora giovanni at archlinux.org
Sun Nov 29 22:09:21 UTC 2009


    Date: Sunday, November 29, 2009 @ 17:09:20
  Author: giovanni
Revision: 59994

upgpkg: partitionmanager 1.0.0-2
    rebuilt against parted-1.9.0

Modified:
  partitionmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-29 21:26:37 UTC (rev 59993)
+++ PKGBUILD	2009-11-29 22:09:20 UTC (rev 59994)
@@ -1,14 +1,15 @@
 # $Id$
 # Maintainer:  Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
+
 pkgname=partitionmanager
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A KDE 4 utility that allows you to manage disks, partitions, and file systems."
 arch=('i686' 'x86_64')
 url="https://sourceforge.net/projects/partitionman/"
 license=('GPL2')
-depends=('kdebase-runtime' 'parted')
+depends=('kdebase-runtime' 'parted>=1.9.0')
 makedepends=('cmake' 'automoc4' 'pkgconfig')
 optdepends=('e2fsprogs: ext2/3/4 support'
 	    'xfsprogs: XFS support'




More information about the arch-commits mailing list