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

Felix Yan fyan at archlinux.org
Wed Apr 27 17:57:53 UTC 2016


    Date: Wednesday, April 27, 2016 @ 19:57:53
  Author: fyan
Revision: 172134

upgpkg: synapse 0.2.99.2-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 17:56:25 UTC (rev 172133)
+++ PKGBUILD	2016-04-27 17:57:53 UTC (rev 172134)
@@ -4,7 +4,7 @@
 
 pkgname=synapse
 pkgver=0.2.99.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A semantic file launcher"
 arch=('i686' 'x86_64')
 url="https://launchpad.net/synapse-project"
@@ -21,7 +21,6 @@
             'pastebinit: pastebin plugin'
             'rhythmbox: rhythmbox plugin'
             'xnoise: xnoise plugin')
-install=$pkgname.install
 source=("https://launchpad.net/$pkgname-project/0.3/$pkgver/+download/$pkgname-$pkgver.tar.xz")
 sha1sums=('6720537a239419833fc5b4e521b25935e30a3274')
 

Deleted: synapse.install
===================================================================
--- synapse.install	2016-04-27 17:56:25 UTC (rev 172133)
+++ synapse.install	2016-04-27 17:57:53 UTC (rev 172134)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &>/dev/null
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  post_install "$1"
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list