[arch-commits] Commit in tellico/trunk (PKGBUILD tellico.changelog tellico.install)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Apr 30 07:53:15 UTC 2016


    Date: Saturday, April 30, 2016 @ 09:53:15
  Author: jlichtblau
Revision: 173059

upgpkg: tellico 2.3.11-2 pacman hooks part 1 rebuild

Modified:
  tellico/trunk/PKGBUILD
  tellico/trunk/tellico.changelog
Deleted:
  tellico/trunk/tellico.install

-------------------+
 PKGBUILD          |    3 +--
 tellico.changelog |    3 +++
 tellico.install   |   13 -------------
 3 files changed, 4 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-30 07:51:06 UTC (rev 173058)
+++ PKGBUILD	2016-04-30 07:53:15 UTC (rev 173059)
@@ -6,7 +6,7 @@
 
 pkgname=tellico
 pkgver=2.3.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection manager for KDE"
 arch=('i686' 'x86_64')
 url="http://tellico-project.org/"
@@ -13,7 +13,6 @@
 license=('GPL')
 depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 'libksane4' 'taglib' 'libkcddb' 'poppler-qt4' 'kdemultimedia-audiocd-kio')
 makedepends=('automoc4' 'cmake')
-install=$pkgname.install
 changelog=$pkgname.changelog
 source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.bz2)
 sha256sums=('3064756f6e1662d07385c37f5821a0f6be8b22b6decad17d6852536016ca2128')

Modified: tellico.changelog
===================================================================
--- tellico.changelog	2016-04-30 07:51:06 UTC (rev 173058)
+++ tellico.changelog	2016-04-30 07:53:15 UTC (rev 173059)
@@ -1,3 +1,6 @@
+2016-04-30 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* tellico 2.3.11-2 pacman hooks rebuild
+
 2015-12-11 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* tellico 2.3.11-1
 

Deleted: tellico.install
===================================================================
--- tellico.install	2016-04-30 07:51:06 UTC (rev 173058)
+++ tellico.install	2016-04-30 07:53:15 UTC (rev 173059)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-  update-mime-database usr/share/mime &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list