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

Antonio Rojas arojas at archlinux.org
Sun Jun 12 12:13:40 UTC 2016


    Date: Sunday, June 12, 2016 @ 14:13:40
  Author: arojas
Revision: 269385

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-12 12:09:17 UTC (rev 269384)
+++ PKGBUILD	2016-06-12 12:13:40 UTC (rev 269385)
@@ -5,7 +5,7 @@
 
 pkgname=hydrogen
 pkgver=0.9.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc="An advanced drum machine"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,7 +14,6 @@
 optdepends=('rubberband')
 makedepends=('cmake')
 source=("https://github.com/hydrogen-music/hydrogen/archive/$pkgver.tar.gz")
-install=$pkgname.install
 md5sums=('527a44eec22fd31f55e6b3cf1089613d')
 
 build() {

Deleted: hydrogen.install
===================================================================
--- hydrogen.install	2016-06-12 12:09:17 UTC (rev 269384)
+++ hydrogen.install	2016-06-12 12:13:40 UTC (rev 269385)
@@ -1,9 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list