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

Giovanni Scafora giovanni at nymeria.archlinux.org
Wed Apr 24 16:54:30 UTC 2013


    Date: Wednesday, April 24, 2013 @ 18:54:29
  Author: giovanni
Revision: 183601

upgpkg: gparted 0.16.0-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-24 15:18:44 UTC (rev 183600)
+++ PKGBUILD	2013-04-24 16:54:29 UTC (rev 183601)
@@ -4,13 +4,13 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=gparted
-pkgver=0.15.0
+pkgver=0.16.0
 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' 'hicolor-icon-theme' 'polkit')
+depends=('parted' 'gtkmm' 'hicolor-icon-theme')
 makedepends=('intltool' 'pkg-config' 'gnome-doc-utils')
 optdepends=('dosfstools: for FAT16 and FAT32 partitions'
             'jfsutils: for jfs partitions'
@@ -24,7 +24,7 @@
 install=gparted.install
 source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2"
         'org.archlinux.pkexec.gparted.policy')
-md5sums=('b18393ec3a8524333b02234c3d3a531f'
+md5sums=('880e58673c9ef195181c0d721717a601'
          'c031d7d2b845ccb025b9f83e0ddd5653')
 
 build() {




More information about the arch-commits mailing list