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

Antonio Rojas arojas at archlinux.org
Thu May 5 21:38:30 UTC 2016


    Date: Thursday, May 5, 2016 @ 23:38:30
  Author: arojas
Revision: 266982

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 21:35:59 UTC (rev 266981)
+++ PKGBUILD	2016-05-05 21:38:30 UTC (rev 266982)
@@ -3,7 +3,7 @@
 
 pkgname=alsaplayer
 pkgver=0.99.81
-pkgrel=7
+pkgrel=8
 pkgdesc="A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit"
 arch=('i686' 'x86_64')
 url="http://alsaplayer.sourceforge.net/"
@@ -20,7 +20,6 @@
             'libsndfile: for sndfile support' \
             'libvorbis: for ogg vorbis support' \
             'libmikmod: for mod, s3m, it and xm formats supports')
-install=alsaplayer.install
 source=(http://alsaplayer.sourceforge.net/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('25817ebd1e5c36da31a88363315a1bf7a945ddfd')
 

Deleted: alsaplayer.install
===================================================================
--- alsaplayer.install	2016-05-05 21:35:59 UTC (rev 266981)
+++ alsaplayer.install	2016-05-05 21:38:30 UTC (rev 266982)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list