summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rwxr-xr-xxfce4-whiskermenu-plugin-git.install11
2 files changed, 3 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd890a0752b4..002588817c94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 15:48:05 UTC 2016
+# Sat Mar 4 21:53:19 UTC 2017
pkgbase = xfce4-whiskermenu-plugin-git
pkgdesc = Alternate Xfce menu
- pkgver = 2.0.0.42.g8e015
+ pkgver = 2.1.0.r11.g4a41d0b
pkgrel = 1
url = http://gottcode.org/xfce4-whiskermenu-plugin/
arch = i686
@@ -12,10 +12,9 @@ pkgbase = xfce4-whiskermenu-plugin-git
license = GPL2
makedepends = cmake
makedepends = exo>=0.11
- makedepends =
makedepends = git
depends = xfce4-panel
- provides = xfce4-whiskermenu-plugin
+ provides = xfce4-whiskermenu-plugin=2.1.0.r11.g4a41d0b
conflicts = xfce4-whiskermenu-plugin
source = xfce4-whiskermenu-plugin::git+http://github.com/gottcode/xfce4-whiskermenu-plugin
md5sums = SKIP
diff --git a/xfce4-whiskermenu-plugin-git.install b/xfce4-whiskermenu-plugin-git.install
deleted file mode 100755
index e70c054ec6ad..000000000000
--- a/xfce4-whiskermenu-plugin-git.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}