[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Jan 17 09:40:05 UTC 2018


    Date: Wednesday, January 17, 2018 @ 09:40:04
  Author: arodseth
Revision: 283586

upgpkg: xfce4-whiskermenu-plugin 1.7.5-1

Modified:
  xfce4-whiskermenu-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-17 09:22:38 UTC (rev 283585)
+++ PKGBUILD	2018-01-17 09:40:04 UTC (rev 283586)
@@ -3,7 +3,7 @@
 # Contributor: Graeme Gott <graeme at gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc='Menu for Xfce4'
 arch=('x86_64')
@@ -10,10 +10,10 @@
 url='https://gottcode.org/xfce4-whiskermenu-plugin/'
 groups=('xfce4-goodies')
 license=('GPL2')
-depends=('xfce4-panel' 'garcon')
+depends=('garcon' 'xfce4-panel')
 makedepends=('cmake' 'ninja')
 source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") # no https available
-sha256sums=('248e02c5a2854a1631e57ccb70541b9c6303b1460e4cd5b401226e817661c749')
+sha256sums=('9b60dd29be7ce315a6a8506337bbcbfe39a401ac2beddf2a611e865cc5733de6')
 
 build() {
   mkdir -p build



More information about the arch-commits mailing list