[arch-commits] Commit in codeblocks/trunk (PKGBUILD codeblocks.install)

Alexander Rødseth arodseth at archlinux.org
Sat Apr 30 13:00:45 UTC 2016


    Date: Saturday, April 30, 2016 @ 15:00:44
  Author: arodseth
Revision: 173135

upgpkg: codeblocks 16.01-2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 12:18:31 UTC (rev 173134)
+++ PKGBUILD	2016-04-30 13:00:44 UTC (rev 173135)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
 # Contributor: Robert Hollencamp <rhollencamp at gmail.com>
 # Contributor: Daniel J Griffiths <griffithsdj at inbox.com>
@@ -7,7 +7,7 @@
 
 pkgname=codeblocks
 pkgver=16.01
-pkgrel=1
+pkgrel=2
 pkgdesc='Cross-platform C/C++ IDE'
 arch=('x86_64' 'i686')
 url='http://www.codeblocks.org/'
@@ -15,7 +15,6 @@
 depends=('boost-libs' 'desktop-file-utils' 'gamin' 'gtk-update-icon-cache'
          'hicolor-icon-theme' 'hunspell' 'shared-mime-info' 'wxgtk2.8' 'libsm' 'webkitgtk2')
 makedepends=('boost' 'zip' 'webkitgtk2')
-install=codeblocks.install
 source=("http://sourceforge.net/projects/codeblocks/files/Sources/$pkgver/codeblocks_$pkgver.tar.gz")
 sha256sums=('30fb9d206df4ab3c2e2fec2451a0a7c9723bfed9a673cc9be71e881c529d5a03')
 

Deleted: codeblocks.install
===================================================================
--- codeblocks.install	2016-04-30 12:18:31 UTC (rev 173134)
+++ codeblocks.install	2016-04-30 13:00:44 UTC (rev 173135)
@@ -1,11 +0,0 @@
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-mime-database usr/share/mime &>/dev/null
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list