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

Jelle van der Waa jelle at archlinux.org
Sat Apr 30 14:45:57 UTC 2016


    Date: Saturday, April 30, 2016 @ 16:45:57
  Author: jelle
Revision: 173178

upgpkg: linuxdcpp 1.1.0-7

pacman hooks rebuild

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

-------------------+
 PKGBUILD          |    3 +--
 linuxdcpp.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 14:36:24 UTC (rev 173177)
+++ PKGBUILD	2016-04-30 14:45:57 UTC (rev 173178)
@@ -5,7 +5,7 @@
 
 pkgname=linuxdcpp
 pkgver=1.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A Gtk+ Direct Connect client based on DC++."
 url="https://launchpad.net/linuxdcpp/"
 license=('GPL')
@@ -13,7 +13,6 @@
 depends=('openssl' 'glib2' 'libglade' 'bzip2' 'libnotify' 'hicolor-icon-theme')
 makedepends=('scons' 'boost')
 conflicts=('linuxdcpp-bzr')
-install=$pkgname.install
 source=("$url${pkgver%%.?}/$pkgver/+download/$pkgname-$pkgver.tar.bz2")
 md5sums=('037de708bdb1e5dd7ac6c359b0e2c1a0')
 

Deleted: linuxdcpp.install
===================================================================
--- linuxdcpp.install	2016-04-30 14:36:24 UTC (rev 173177)
+++ linuxdcpp.install	2016-04-30 14:45:57 UTC (rev 173178)
@@ -1,12 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list