Date: Thursday, April 28, 2016 @ 05:44:58
  Author: fyan
Revision: 172363

upgpkg: recorditnow 0.8.1-10

Hooks rebuild (part 1)

Modified:
  recorditnow/trunk/PKGBUILD
Deleted:
  recorditnow/trunk/recorditnow.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-28 02:28:23 UTC (rev 172362)
+++ PKGBUILD    2016-04-28 03:44:58 UTC (rev 172363)
@@ -7,7 +7,7 @@
 
 pkgname=recorditnow
 pkgver=0.8.1
-pkgrel=9
+pkgrel=10
 pkgdesc="A plugin based desktop recorder for KDE SC 4"
 arch=('i686' 'x86_64')
 url="http://kde-apps.org/content/show.php/RecordItNow?content=114610";
@@ -17,7 +17,6 @@
 optdepends=('mencoder: for mencoder encoder plugin'
             'recordmydesktop')
 provides=('joschy')
-install=recorditnow.install
 
source=("http://downloads.sourceforge.net/project/recorditnow/${pkgname}-${pkgver}.tar.bz2";
         "cmake.patch"
         "ffmpeg.patch")

Deleted: recorditnow.install
===================================================================
--- recorditnow.install 2016-04-28 02:28:23 UTC (rev 172362)
+++ recorditnow.install 2016-04-28 03:44:58 UTC (rev 172363)
@@ -1,11 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Reply via email to