[arch-commits] Commit in atril-gtk3/trunk (PKGBUILD atril.install)

Felix Yan fyan at archlinux.org
Fri Apr 29 01:04:04 UTC 2016


    Date: Friday, April 29, 2016 @ 03:04:04
  Author: fyan
Revision: 172483

upgpkg: atril-gtk3 1.12.2-2

Hooks rebuild (part 1)

Modified:
  atril-gtk3/trunk/PKGBUILD
Deleted:
  atril-gtk3/trunk/atril.install

---------------+
 PKGBUILD      |    3 +--
 atril.install |   13 -------------
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 01:03:48 UTC (rev 172482)
+++ PKGBUILD	2016-04-29 01:04:04 UTC (rev 172483)
@@ -5,7 +5,7 @@
 _pkgbase=atril
 pkgname=(${_pkgbase}-gtk3)
 pkgver=${_ver}.2
-pkgrel=1
+pkgrel=2
 pkgdesc="MATE document viewer (GTK3 version [EXPERIMENTAL])"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
@@ -23,7 +23,6 @@
 conflicts=("${_pkgbase}")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
 sha1sums=('c8d9ecf779f398439d67899e31722dd15d8b3b85')
-install=${_pkgbase}.install
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"

Deleted: atril.install
===================================================================
--- atril.install	2016-04-29 01:03:48 UTC (rev 172482)
+++ atril.install	2016-04-29 01:04:04 UTC (rev 172483)
@@ -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
-    update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list