[arch-commits] Commit in gnome-shell-extensions/trunk (2 files)

Jan Steffens heftig at archlinux.org
Tue May 10 21:30:08 UTC 2016


    Date: Tuesday, May 10, 2016 @ 23:30:08
  Author: heftig
Revision: 267667

3.20.1-1

Modified:
  gnome-shell-extensions/trunk/PKGBUILD
Deleted:
  gnome-shell-extensions/trunk/gnome-shell-extensions.install

--------------------------------+
 PKGBUILD                       |   11 +++++------
 gnome-shell-extensions.install |   11 -----------
 2 files changed, 5 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-10 21:30:02 UTC (rev 267666)
+++ PKGBUILD	2016-05-10 21:30:08 UTC (rev 267667)
@@ -2,19 +2,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-shell-extensions
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="Extensions for GNOME shell, including classic mode"
+url="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
 arch=(any)
-url="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
-license=(GPL2)
+license=(GPL)
 depends=(gnome-shell)
 makedepends=(intltool)
 optdepends=('nautilus: gnome-classic session')
-install=gnome-shell-extensions.install
-groups=('gnome')
+groups=(gnome)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cc97e8627245038821c9f61e684a56c4dfc08c5f86e38d7a6750da0fc40acc87')
+sha256sums=('bc432ec163c79794331290d7a9321bee184be077d348faf3b7a1639b672939a3')
 
 build() {
   cd $pkgname-$pkgver

Deleted: gnome-shell-extensions.install
===================================================================
--- gnome-shell-extensions.install	2016-05-10 21:30:02 UTC (rev 267666)
+++ gnome-shell-extensions.install	2016-05-10 21:30:08 UTC (rev 267667)
@@ -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