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

Alexander Rødseth arodseth at archlinux.org
Sat Apr 30 10:04:51 UTC 2016


    Date: Saturday, April 30, 2016 @ 12:04:50
  Author: arodseth
Revision: 173107

upgpkg: alleyoop 0.9.8-4

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

------------------+
 PKGBUILD         |    7 +++----
 alleyoop.install |   15 ---------------
 2 files changed, 3 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 10:04:18 UTC (rev 173106)
+++ PKGBUILD	2016-04-30 10:04:50 UTC (rev 173107)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Angelo Theodorou <encelo at users.sourceforge.net>
 # Contributor: Lex Rivera aka x-demon <aur at x-demon.org>                
 # Contributor: Gianluca Sforna <giallu at fedoraproject.org>
@@ -6,7 +6,7 @@
 
 pkgname=alleyoop
 pkgver=0.9.8
-pkgrel=3
+pkgrel=4
 pkgdesc='Valgrind front-end for the GNOME environment'
 arch=('x86_64' 'i686')
 url='http://alleyoop.sourceforge.net/'
@@ -13,7 +13,6 @@
 license=('GPL2')
 depends=('valgrind' 'libgnomeui' 'hicolor-icon-theme')
 makedepends=('intltool' 'gendesk')
-install="$pkgname.install"
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"
         "http://roboticoverlords.org/$pkgname/${pkgname}16.png"
         "http://roboticoverlords.org/$pkgname/${pkgname}32.png"
@@ -61,7 +60,7 @@
   install -Dm644 "$pkgname.desktop" \
     "$pkgdir/usr/share/applications/$pkgname.desktop"
 
-  # Cleaning up
+  # Clean up
   rm -r "$pkgdir/etc"
 }
 

Deleted: alleyoop.install
===================================================================
--- alleyoop.install	2016-04-30 10:04:18 UTC (rev 173106)
+++ alleyoop.install	2016-04-30 10:04:50 UTC (rev 173107)
@@ -1,15 +0,0 @@
-post_upgrade() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list