[arch-commits] Commit in kdenlive/trunk (PKGBUILD kdenlive.install)
Felix Yan
fyan at archlinux.org
Thu Apr 28 07:46:37 UTC 2016
Date: Thursday, April 28, 2016 @ 09:46:36
Author: fyan
Revision: 266418
upgpkg: kdenlive 16.04.0-3
Hooks rebuild (part 1)
Modified:
kdenlive/trunk/PKGBUILD
Deleted:
kdenlive/trunk/kdenlive.install
------------------+
PKGBUILD | 3 +--
kdenlive.install | 13 -------------
2 files changed, 1 insertion(+), 15 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-28 07:36:51 UTC (rev 266417)
+++ PKGBUILD 2016-04-28 07:46:36 UTC (rev 266418)
@@ -7,7 +7,7 @@
pkgname=kdenlive
pkgver=16.04.0
-pkgrel=2
+pkgrel=3
pkgdesc="A non-linear video editor for Linux using the MLT video framework"
arch=(i686 x86_64)
url="http://www.kdenlive.org/"
@@ -25,7 +25,6 @@
'plasma-desktop: theme configuration')
source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
md5sums=('c57ae037598ee76a266d19c850174749')
-install=$pkgname.install
prepare(){
mkdir -p build
Deleted: kdenlive.install
===================================================================
--- kdenlive.install 2016-04-28 07:36:51 UTC (rev 266417)
+++ kdenlive.install 2016-04-28 07:46:36 UTC (rev 266418)
@@ -1,13 +0,0 @@
-post_install() {
- update-mime-database usr/share/mime &>/dev/null
- update-desktop-database -q &>/dev/null
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list