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

Jan Steffens heftig at archlinux.org
Mon May 9 00:47:48 UTC 2016


    Date: Monday, May 9, 2016 @ 02:47:48
  Author: heftig
Revision: 267246

3.20.2-1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-09 00:46:02 UTC (rev 267245)
+++ PKGBUILD	2016-05-09 00:47:48 UTC (rev 267246)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-taquin
-pkgver=3.20.1
+pkgver=3.20.2
 pkgrel=1
 pkgdesc="Move tiles so that they reach their places"
 url="https://wiki.gnome.org/Apps/Taquin"
@@ -12,10 +12,9 @@
 depends=(gtk3 librsvg libcanberra)
 makedepends=(intltool vala itstool)
 groups=(gnome-extra)
-install=gnome-taquin.install
 options=(!emptydirs)
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fdee2e3c0624e52b0f57e9e277e9be533f570f8294afffe5fdab221b018db3a3')
+sha256sums=('95a9c5ebc7fc87b58cd08b978acc09071da9b274934e0ec2abe9b5439554b3a2')
 
 build() {
   cd $pkgname-$pkgver

Deleted: gnome-taquin.install
===================================================================
--- gnome-taquin.install	2016-05-09 00:46:02 UTC (rev 267245)
+++ gnome-taquin.install	2016-05-09 00:47:48 UTC (rev 267246)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list