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

Antonio Rojas arojas at archlinux.org
Thu Apr 28 07:20:08 UTC 2016


    Date: Thursday, April 28, 2016 @ 09:20:07
  Author: arojas
Revision: 172381

Hooks

Modified:
  owncloud-client/trunk/PKGBUILD
Deleted:
  owncloud-client/trunk/owncloud-client.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 07:13:30 UTC (rev 172380)
+++ PKGBUILD	2016-04-28 07:20:07 UTC (rev 172381)
@@ -5,7 +5,7 @@
 _name=owncloudclient
 pkgname=owncloud-client
 pkgver=2.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='ownCloud client based on mirall'
 arch=(i686 x86_64)
 url='http://owncloud.org/'
@@ -13,7 +13,6 @@
 depends=(qtkeychain qt5-webkit hicolor-icon-theme xdg-utils)
 makedepends=(extra-cmake-modules python-sphinx qt5-tools doxygen kio)
 optdepends=('python2-nautilus: integration with Nautilus' 'nemo-python: integration with Nemo')
-install=$pkgname.install
 backup=('etc/ownCloud/sync-exclude.lst')
 source=("https://download.owncloud.com/desktop/stable/$_name-$pkgver.tar.xz")
 md5sums=('63a971158201a8dffe96a02c54b86819')

Deleted: owncloud-client.install
===================================================================
--- owncloud-client.install	2016-04-28 07:13:30 UTC (rev 172380)
+++ owncloud-client.install	2016-04-28 07:20:07 UTC (rev 172381)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor > /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list