[arch-commits] Commit in choqok/trunk (PKGBUILD choqok.install)
Antonio Rojas
arojas at archlinux.org
Sat May 7 18:29:37 UTC 2016
Date: Saturday, May 7, 2016 @ 20:29:37
Author: arojas
Revision: 174227
Hooks
Modified:
choqok/trunk/PKGBUILD
Deleted:
choqok/trunk/choqok.install
----------------+
PKGBUILD | 3 +--
choqok.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-07 18:27:35 UTC (rev 174226)
+++ PKGBUILD 2016-05-07 18:29:37 UTC (rev 174227)
@@ -6,7 +6,7 @@
pkgname=choqok
pkgver=1.5
-pkgrel=4
+pkgrel=5
pkgdesc="A Twitter/Pump.io/GNU social client for KDE"
url='http://choqok.gnufolks.org/'
license=('GPL')
@@ -15,7 +15,6 @@
makedepends=('cmake' 'automoc4' 'telepathy-qt')
optdepends=('kdebase-konqueror: proxy support'
'telepathy-qt: IMstatus plugin')
-install="${pkgname}.install"
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
md5sums=('f2efdd76199f8276e8ac2f76dc600596')
Deleted: choqok.install
===================================================================
--- choqok.install 2016-05-07 18:27:35 UTC (rev 174226)
+++ choqok.install 2016-05-07 18:29:37 UTC (rev 174227)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list