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

Jan Steffens heftig at archlinux.org
Mon May 9 20:21:29 UTC 2016


    Date: Monday, May 9, 2016 @ 22:21:28
  Author: heftig
Revision: 174460

3.20.2-1

Modified:
  gnome-boxes/trunk/PKGBUILD
Deleted:
  gnome-boxes/trunk/gnome-boxes.install

---------------------+
 PKGBUILD            |    5 ++---
 gnome-boxes.install |   12 ------------
 2 files changed, 2 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-09 18:42:16 UTC (rev 174459)
+++ PKGBUILD	2016-05-09 20:21:28 UTC (rev 174460)
@@ -3,7 +3,7 @@
 # Contributor: Stefano Facchini <stefano.facchini at gmail.com>
 
 pkgname=gnome-boxes
-pkgver=3.20.0
+pkgver=3.20.2
 pkgrel=1
 pkgdesc="Simple GNOME application to access remote or virtual systems"
 arch=('i686' 'x86_64')
@@ -13,9 +13,8 @@
          'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
          'libusb' 'libgudev')
 makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
-install=$pkgname.install
 source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fd9a72c39e2ab0cae39385830270dc88b5254667a4b95ac7ccf322a55b4677fb')
+sha256sums=('c0379ce1de9d2a43a6875cbe1f2ef7ef69161b284926d59c44246a9142130fc5')
 
 build() {
   cd $pkgname-$pkgver

Deleted: gnome-boxes.install
===================================================================
--- gnome-boxes.install	2016-05-09 18:42:16 UTC (rev 174459)
+++ gnome-boxes.install	2016-05-09 20:21:28 UTC (rev 174460)
@@ -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