Date: Wednesday, May 4, 2016 @ 01:02:01
  Author: arojas
Revision: 266834

Update to 0.26.0

Modified:
  gparted/trunk/PKGBUILD
Deleted:
  gparted/trunk/gparted.install

-----------------+
 PKGBUILD        |    5 ++---
 gparted.install |   11 -----------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-03 22:45:02 UTC (rev 266833)
+++ PKGBUILD    2016-05-03 23:02:01 UTC (rev 266834)
@@ -4,7 +4,7 @@
 # Contributor: György Balló <ball...@freestart.hu>
 
 pkgname=gparted
-pkgver=0.25.0
+pkgver=0.26.0
 pkgrel=1
 pkgdesc="A Partition Magic clone, frontend to GNU Parted"
 arch=('i686' 'x86_64')
@@ -24,12 +24,11 @@
             'polkit: to run gparted directly from menu'
             'gpart: for recovering corrupt partition tables'
             'mtools: utilities to access MS-DOS disks')
-install=gparted.install
 
source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig}
         'org.archlinux.pkexec.gparted.policy'
         'gparted_polkit')
 validpgpkeys=(BB09FFB87563FA2E1A22146817A6D3FF338C9570) # "Curtis Gedak 
<ged...@gmail.com>"
-md5sums=('eceb8dd687705142e725119ad76484a6'
+md5sums=('4980fa2b7acf591c53d8c5aecd633306'
          'SKIP'
          '122ed3120c846376bead22b25f6a3b19'
          '0b68a4e2bc6bc15440730ebe2d7bf9f6')

Deleted: gparted.install
===================================================================
--- gparted.install     2016-05-03 22:45:02 UTC (rev 266833)
+++ gparted.install     2016-05-03 23:02:01 UTC (rev 266834)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Reply via email to