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

Antonio Rojas arojas at archlinux.org
Thu Apr 28 11:02:43 UTC 2016


    Date: Thursday, April 28, 2016 @ 13:02:42
  Author: arojas
Revision: 266452

Hooks

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

--------------------+
 PKGBUILD           |    3 +--
 libkdcraw4.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 11:01:05 UTC (rev 266451)
+++ PKGBUILD	2016-04-28 11:02:42 UTC (rev 266452)
@@ -6,7 +6,7 @@
 pkgname=libkdcraw4
 _pkgname=libkdcraw
 pkgver=15.08.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A C++ interface used to decode RAW picture"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw"
 arch=(i686 x86_64)
@@ -15,7 +15,6 @@
 makedepends=(cmake automoc4)
 replaces=('libkdcraw<15.11')
 conflicts=('libkdcraw<15.11')
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz")
 sha1sums=('faf93404a36162a381abcafd289e3de811774a25')
 

Deleted: libkdcraw4.install
===================================================================
--- libkdcraw4.install	2016-04-28 11:01:05 UTC (rev 266451)
+++ libkdcraw4.install	2016-04-28 11:02:42 UTC (rev 266452)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list