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

Fabio Castelli muflone at archlinux.org
Sat May 7 16:59:52 UTC 2016


    Date: Saturday, May 7, 2016 @ 18:59:51
  Author: muflone
Revision: 174202

upgpkg: pacmanlogviewer 1.3.1-5

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 16:59:18 UTC (rev 174201)
+++ PKGBUILD	2016-05-07 16:59:51 UTC (rev 174202)
@@ -4,16 +4,15 @@
  
 pkgname=pacmanlogviewer
 pkgver=1.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Inspect pacman log files"
 arch=('i686' 'x86_64')
-url=('https://opendesktop.org/content/show.php?content=150484')
+url='https://opendesktop.org/content/show.php?content=150484'
 license=('GPL')
 depends=('qt4')
 makedepends=('cmake')
 source=("${pkgname}-${pkgver}.tar.gz"::"http://qt-apps.org/CONTENT/content-files/150484-${pkgname}-${pkgver}.tar.gz")
 sha256sums=('c75ee4974983f090b0d0dd84cc6358bab4085ec20e3dfcb84513153562f344b4')
-install="${pkgname}.install"
  
 build() {
   cd "${pkgname}-${pkgver}"

Deleted: pacmanlogviewer.install
===================================================================
--- pacmanlogviewer.install	2016-05-07 16:59:18 UTC (rev 174201)
+++ pacmanlogviewer.install	2016-05-07 16:59:51 UTC (rev 174202)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -f -q /usr/share/icons/hicolor/
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list