[arch-commits] Commit in rocs/trunk (PKGBUILD rocs.install)
Felix Yan
fyan at archlinux.org
Wed Apr 27 18:09:19 UTC 2016
Date: Wednesday, April 27, 2016 @ 20:09:19
Author: fyan
Revision: 266299
upgpkg: rocs 16.04.0-2
Hooks rebuild (part 1)
Modified:
rocs/trunk/PKGBUILD
Deleted:
rocs/trunk/rocs.install
--------------+
PKGBUILD | 3 +--
rocs.install | 12 ------------
2 files changed, 1 insertion(+), 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-27 17:55:30 UTC (rev 266298)
+++ PKGBUILD 2016-04-27 18:09:19 UTC (rev 266299)
@@ -4,7 +4,7 @@
pkgname=rocs
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc="Graph Theory IDE"
url="http://kde.org/applications/education/rocs/"
arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
groups=('kde-applications' 'kdeedu')
depends=('grantlee-qt5' 'ktexteditor' 'kdeclarative' 'qt5-webkit' 'hicolor-icon-theme')
makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost')
-install=$pkgname.install
conflicts=('kdeedu-rocs')
replaces=('kdeedu-rocs')
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
Deleted: rocs.install
===================================================================
--- rocs.install 2016-04-27 17:55:30 UTC (rev 266298)
+++ rocs.install 2016-04-27 18:09:19 UTC (rev 266299)
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list