[arch-commits] Commit in akonadi/trunk (PKGBUILD akonadi.install)
Felix Yan
fyan at archlinux.org
Wed Apr 27 14:43:33 UTC 2016
Date: Wednesday, April 27, 2016 @ 16:43:33
Author: fyan
Revision: 266224
upgpkg: akonadi 16.04.0-2
Hooks rebuild (part 1)
Modified:
akonadi/trunk/PKGBUILD
Deleted:
akonadi/trunk/akonadi.install
-----------------+
PKGBUILD | 3 +--
akonadi.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-27 14:42:28 UTC (rev 266223)
+++ PKGBUILD 2016-04-27 14:43:33 UTC (rev 266224)
@@ -5,7 +5,7 @@
pkgname=akonadi
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
arch=('i686' 'x86_64')
url='http://community.kde.org/KDE_PIM/Akonadi'
@@ -16,7 +16,6 @@
conflicts=('akonadi-client')
provides=('akonadi-client')
replaces=('akonadi-client')
-install="${pkgname}.install"
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
md5sums=('7151e11069ff50be77633721b19f2439')
Deleted: akonadi.install
===================================================================
--- akonadi.install 2016-04-27 14:42:28 UTC (rev 266223)
+++ akonadi.install 2016-04-27 14:43:33 UTC (rev 266224)
@@ -1,11 +0,0 @@
-post_install() {
- update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list