[arch-commits] Commit in partitionmanager/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Dec 3 00:01:17 UTC 2009
Date: Wednesday, December 2, 2009 @ 19:01:17
Author: giovanni
Revision: 60307
upgpkg: partitionmanager 1.0.0-3
rebuild against new parted-1.9.0-3
Modified:
partitionmanager/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-12-02 23:30:50 UTC (rev 60306)
+++ PKGBUILD 2009-12-03 00:01:17 UTC (rev 60307)
@@ -4,12 +4,12 @@
pkgname=partitionmanager
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
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')
+depends=('kdebase-runtime' 'parted>=1.9.0-3')
makedepends=('cmake' 'automoc4' 'pkgconfig')
optdepends=('e2fsprogs: ext2/3/4 support'
'xfsprogs: XFS support'
More information about the arch-commits
mailing list