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

Alexander Rødseth arodseth at archlinux.org
Sat May 21 18:58:20 UTC 2016


    Date: Saturday, May 21, 2016 @ 20:58:20
  Author: arodseth
Revision: 176075

upgpkg: mtpaint 3.40-16

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

-----------------+
 PKGBUILD        |    5 ++---
 mtpaint.install |   13 -------------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-21 18:42:59 UTC (rev 176074)
+++ PKGBUILD	2016-05-21 18:58:20 UTC (rev 176075)
@@ -5,17 +5,16 @@
 
 pkgname=mtpaint
 pkgver=3.40
-pkgrel=15
+pkgrel=16
 pkgdesc='Simple paint program for creating icons and pixel based artwork'
 arch=('x86_64' 'i686')
 url='http://mtpaint.sourceforge.net/'
 license=('GPL3')
-depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'desktop-file-utils' 'lcms2'
+depends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2'
          'libtiff' 'libpng' 'freetype2')
 makedepends=('gtk2' 'giflib' 'libjpeg' 'openjpeg' 'lcms2' 'libtiff' 'libpng'
              'freetype2')
 optdepends=('gifsicle: for exporting GIF files from mtPaint')
-install=mtpaint.install
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2"
         'giflib.patch')
 sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890'

Deleted: mtpaint.install
===================================================================
--- mtpaint.install	2016-05-21 18:42:59 UTC (rev 176074)
+++ mtpaint.install	2016-05-21 18:58:20 UTC (rev 176075)
@@ -1,13 +0,0 @@
-post_upgrade() {
-  update-desktop-database -q
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list