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

Alexandre Filgueira faidoc at archlinux.org
Fri May 6 16:17:11 UTC 2016


    Date: Friday, May 6, 2016 @ 18:17:11
  Author: faidoc
Revision: 173938

upgpkg: cinnamon 3.0.1-2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 16:08:16 UTC (rev 173937)
+++ PKGBUILD	2016-05-06 16:17:11 UTC (rev 173938)
@@ -6,7 +6,7 @@
 
 pkgname=cinnamon
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
 arch=('i686' 'x86_64')
 url="https://github.com/linuxmint/Cinnamon"
@@ -22,7 +22,6 @@
 optdepends=('blueberry: Bluetooth support'
             'system-config-printer: printer settings')
 options=('!emptydirs')
-install=${pkgname}.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz"
         "set_wheel.patch"
         "default-theme.patch"

Deleted: cinnamon.install
===================================================================
--- cinnamon.install	2016-05-06 16:08:16 UTC (rev 173937)
+++ cinnamon.install	2016-05-06 16:17:11 UTC (rev 173938)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list