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

Jan Steffens heftig at archlinux.org
Sun May 8 21:18:05 UTC 2016


    Date: Sunday, May 8, 2016 @ 23:18:05
  Author: heftig
Revision: 267232

3.20.1-1

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

----------------------+
 PKGBUILD             |   10 ++++------
 gnome-clocks.install |   13 -------------
 2 files changed, 4 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-08 21:16:36 UTC (rev 267231)
+++ PKGBUILD	2016-05-08 21:18:05 UTC (rev 267232)
@@ -2,19 +2,17 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-clocks
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="Clocks applications for GNOME"
+url="https://wiki.gnome.org/Apps/Clocks"
 arch=(i686 x86_64)
-url="https://www.gnome.org/"
 license=(GPL)
-depends=(gtk3 libcanberra libgweather gnome-desktop
-         hicolor-icon-theme gnome-themes-standard geoclue2 geocode-glib gsound)
+depends=(gtk3 libcanberra libgweather gnome-desktop geoclue2 geocode-glib gsound)
 makedepends=(intltool vala gobject-introspection itstool)
 groups=(gnome-extra)
-install=gnome-clocks.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e7a6da2ba3778fcfd77a6734f960319035370b942a3358089b7e712055e1bb17')
+sha256sums=('92ad7b409c5118464af49ca28262ae43e9d377435ad2b10048b23e6e11ae476f')
 
 build() {
   cd $pkgname-$pkgver

Deleted: gnome-clocks.install
===================================================================
--- gnome-clocks.install	2016-05-08 21:16:36 UTC (rev 267231)
+++ gnome-clocks.install	2016-05-08 21:18:05 UTC (rev 267232)
@@ -1,13 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-    gtk-update-icon-cache -q -t -f /usr/share/icons/HighContrast
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list