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

Balló György bgyorgy at archlinux.org
Mon Jun 27 19:53:56 UTC 2016


    Date: Monday, June 27, 2016 @ 19:53:55
  Author: bgyorgy
Revision: 181445

upgpkg: metacity 3.20.1-1

Update to new version

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

------------------+
 PKGBUILD         |    5 ++---
 metacity.install |   11 -----------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 19:18:47 UTC (rev 181444)
+++ PKGBUILD	2016-06-27 19:53:55 UTC (rev 181445)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=metacity
-pkgver=3.18.4
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="Legacy GNOME window manager"
 arch=('i686' 'x86_64')
@@ -11,9 +11,8 @@
 depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'gsettings-desktop-schemas' 'gtk3' 'startup-notification' 'zenity')
 makedepends=('intltool' 'itstool')
 url="https://wiki.gnome.org/Projects/Metacity"
-install=metacity.install
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1596caab4b3bee8cdd82962ec8b1f35579d12cde5deafd881d5bfa2dc8594d9f')
+sha256sums=('b2e227ee221ffb24082fb7e6a324b0b47e539c7ce18f82a8b320bd0dc9ec0c34')
 
 build() {
   cd $pkgname-$pkgver

Deleted: metacity.install
===================================================================
--- metacity.install	2016-06-27 19:18:47 UTC (rev 181444)
+++ metacity.install	2016-06-27 19:53:55 UTC (rev 181445)
@@ -1,11 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list