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

Felix Yan fyan at archlinux.org
Thu Apr 28 16:23:41 UTC 2016


    Date: Thursday, April 28, 2016 @ 18:23:40
  Author: fyan
Revision: 266542

upgpkg: libksane 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 16:23:26 UTC (rev 266541)
+++ PKGBUILD	2016-04-28 16:23:40 UTC (rev 266542)
@@ -5,7 +5,7 @@
 
 pkgname=libksane
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An image scanning library"
 url="https://www.kde.org/applications/graphics/"
 arch=(i686 x86_64)
@@ -12,7 +12,6 @@
 license=(GPL LGPL FDL)
 depends=(ktextwidgets kwallet sane)
 makedepends=(extra-cmake-modules)
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('773b9ccd17cd3960d429c6380b36635e23de22e0')
 

Deleted: libksane.install
===================================================================
--- libksane.install	2016-04-28 16:23:26 UTC (rev 266541)
+++ libksane.install	2016-04-28 16:23:40 UTC (rev 266542)
@@ -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