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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 1 18:10:25 UTC 2010


    Date: Monday, February 1, 2010 @ 13:10:24
  Author: giovanni
Revision: 66817

upgpkg: partitionmanager 1.0.1-2
    rebuild against new parted and new kde version

Modified:
  partitionmanager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 17:22:20 UTC (rev 66816)
+++ PKGBUILD	2010-02-01 18:10:24 UTC (rev 66817)
@@ -4,12 +4,12 @@
 
 pkgname=partitionmanager
 pkgver=1.0.1
-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>=1.9.0-3')
+depends=('kdebase-runtime' 'parted')
 makedepends=('cmake' 'automoc4' 'pkgconfig')
 optdepends=('e2fsprogs: ext2/3/4 support'
 	    'xfsprogs: XFS support'




More information about the arch-commits mailing list