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

Jan de Groot jgc at archlinux.org
Thu Apr 28 20:17:55 UTC 2016


    Date: Thursday, April 28, 2016 @ 22:17:55
  Author: jgc
Revision: 266581

upgpkg: gnome-todo 3.20.1-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 19:32:49 UTC (rev 266580)
+++ PKGBUILD	2016-04-28 20:17:55 UTC (rev 266581)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-todo
-pkgver=3.20.0
+pkgver=3.20.1
 pkgrel=1
 pkgdesc="Task manager for GNOME"
 arch=(i686 x86_64)
@@ -10,11 +10,10 @@
 license=(GPL)
 depends=(evolution-data-server libpeas)
 makedepends=(intltool gobject-introspection)
-install=gnome-todo.install
 groups=(gnome-extra)
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
         buildfix.patch)
-sha256sums=('afd541c4d92281eed5cb4110a9ad9873e9d187d0110536d8e977823e0de97c4b'
+sha256sums=('99748aa787e76027e118f9d002497b63ed45c74f40247db6e6daf1b3426cf46e'
             'ab88726d81ba076dd30067c0ccb08fe946b76b06c6e8664648d2ac1ff496f821')
 
 prepare() {

Deleted: gnome-todo.install
===================================================================
--- gnome-todo.install	2016-04-28 19:32:49 UTC (rev 266580)
+++ gnome-todo.install	2016-04-28 20:17:55 UTC (rev 266581)
@@ -1,12 +0,0 @@
-post_install() {
-   gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-   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