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

Antonio Rojas arojas at archlinux.org
Sat May 7 13:19:39 UTC 2016


    Date: Saturday, May 7, 2016 @ 15:19:38
  Author: arojas
Revision: 174100

Hooks

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

---------------------+
 PKGBUILD            |    3 +--
 kphotoalbum.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 13:15:13 UTC (rev 174099)
+++ PKGBUILD	2016-05-07 13:19:38 UTC (rev 174100)
@@ -7,7 +7,7 @@
 
 pkgname=kphotoalbum
 pkgver=4.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Photo Album, picture collection manager"
 url="http://www.kphotoalbum.org/"
 arch=('i686' 'x86_64')
@@ -16,7 +16,6 @@
 makedepends=('cmake' 'automoc4' 'kdemultimedia-mplayerthumbs')
 optdepends=('kipi-plugins: add extra functionality'
 	'mplayer: video thumbnails')
-install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
 sha256sums=('cc6ad5b63e9f724b58a7e0ad27714f0e0331a922ccd2acf91b4f33fe11ee7526')
 

Deleted: kphotoalbum.install
===================================================================
--- kphotoalbum.install	2016-05-07 13:15:13 UTC (rev 174099)
+++ kphotoalbum.install	2016-05-07 13:19:38 UTC (rev 174100)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list