summaryrefslogtreecommitdiffstats
path: root/main/xfce4-appfinder
diff options
context:
space:
mode:
Diffstat (limited to 'main/xfce4-appfinder')
-rw-r--r--main/xfce4-appfinder/APKBUILD4
l---------main/xfce4-appfinder/xfce4-appfinder.post-deinstall1
-rw-r--r--main/xfce4-appfinder/xfce4-appfinder.post-install4
l---------main/xfce4-appfinder/xfce4-appfinder.post-upgrade1
4 files changed, 2 insertions, 8 deletions
diff --git a/main/xfce4-appfinder/APKBUILD b/main/xfce4-appfinder/APKBUILD
index 5787f36ed..139c320e4 100644
--- a/main/xfce4-appfinder/APKBUILD
+++ b/main/xfce4-appfinder/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-appfinder
pkgver=4.6.2
-pkgrel=0
+pkgrel=1
pkgdesc="Xfce application finder"
url="http://www.xfce.org/"
license="GPL-2"
@@ -9,7 +9,7 @@ depends="hicolor-icon-theme"
makedepends="pkgconfig thunar-dev libxfce4menu-dev intltool gtk+-dev
libxfce4util-dev libxfcegui4-dev gettext-dev libiconv-dev
startup-notification-dev libsm-dev expat-dev e2fsprogs-dev"
-install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"
+install=
source="http://archive.xfce.org/src/xfce/$pkgname/4.6/$pkgname-$pkgver.tar.bz2"
build () {
diff --git a/main/xfce4-appfinder/xfce4-appfinder.post-deinstall b/main/xfce4-appfinder/xfce4-appfinder.post-deinstall
deleted file mode 120000
index 18abfee4f..000000000
--- a/main/xfce4-appfinder/xfce4-appfinder.post-deinstall
+++ /dev/null
@@ -1 +0,0 @@
-xfce4-appfinder.post-install \ No newline at end of file
diff --git a/main/xfce4-appfinder/xfce4-appfinder.post-install b/main/xfce4-appfinder/xfce4-appfinder.post-install
deleted file mode 100644
index c523d78da..000000000
--- a/main/xfce4-appfinder/xfce4-appfinder.post-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-
diff --git a/main/xfce4-appfinder/xfce4-appfinder.post-upgrade b/main/xfce4-appfinder/xfce4-appfinder.post-upgrade
deleted file mode 120000
index 18abfee4f..000000000
--- a/main/xfce4-appfinder/xfce4-appfinder.post-upgrade
+++ /dev/null
@@ -1 +0,0 @@
-xfce4-appfinder.post-install \ No newline at end of file