[arch-commits] Commit in pantheon-photos/trunk (PKGBUILD pantheon-photos.install)
Maxime Gauduin
alucryd at archlinux.org
Fri Apr 29 18:52:09 UTC 2016
Date: Friday, April 29, 2016 @ 20:52:09
Author: alucryd
Revision: 172809
hooks rebuild: pantheon-photos 0.1.1-2
Modified:
pantheon-photos/trunk/PKGBUILD
Deleted:
pantheon-photos/trunk/pantheon-photos.install
-------------------------+
PKGBUILD | 3 +--
pantheon-photos.install | 15 ---------------
2 files changed, 1 insertion(+), 17 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-29 18:49:39 UTC (rev 172808)
+++ PKGBUILD 2016-04-29 18:52:09 UTC (rev 172809)
@@ -3,7 +3,7 @@
pkgname=pantheon-photos
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='The Pantheon Photos Manager'
arch=('i686' 'x86_64')
url='https://launchpad.net/pantheon-photos'
@@ -15,7 +15,6 @@
makedepends=('vala' 'webkitgtk')
optdepends=('webkitgtk: Publishing plugins')
conflicts=('shotwell')
-install='pantheon-photos.install'
source=("https://launchpad.net/pantheon-photos/${pkgver%.*.*}.x/${pkgver}/+download/pantheon-photos-${pkgver}.tar.xz")
sha256sums=('f6952f9a8f30db966b961b5e08cf2b017076861503a8a49d12e939052ff71d10')
Deleted: pantheon-photos.install
===================================================================
--- pantheon-photos.install 2016-04-29 18:49:39 UTC (rev 172808)
+++ pantheon-photos.install 2016-04-29 18:52:09 UTC (rev 172809)
@@ -1,15 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- gtk-update-icon-cache -fqt /usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
-
-# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list