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

Giovanni Scafora giovanni at archlinux.org
Mon Apr 9 22:54:44 UTC 2012


    Date: Monday, April 9, 2012 @ 18:54:43
  Author: giovanni
Revision: 155953

upgpkg: gparted 0.12.1-1

upstream release

Modified:
  gparted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-09 16:27:16 UTC (rev 155952)
+++ PKGBUILD	2012-04-09 22:54:43 UTC (rev 155953)
@@ -4,13 +4,13 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=gparted
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.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' 'libsigc++')
+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=('63a24677ff2ef0e62408ba684f233fab'
+md5sums=('8e07e7d8cf3add3d1facc68993122cf0'
          '27c264cfad8fa413d75954dda7a2dd50')
 
 build() {




More information about the arch-commits mailing list