Date: Thursday, August 15, 2019 @ 23:00:24 Author: cesura Revision: 499641
upgpkg: xfce4-whiskermenu-plugin 2.3.3-1 Updated to version 2.3.3 Modified: xfce4-whiskermenu-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-15 21:57:05 UTC (rev 499640) +++ PKGBUILD 2019-08-15 23:00:24 UTC (rev 499641) @@ -3,7 +3,7 @@ # Contributor: Graeme Gott <gra...@gottcode.org> pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.2 +pkgver=2.3.3 pkgrel=1 pkgdesc='Menu for Xfce4' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') 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=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') +sha256sums=('e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848') build() { mkdir -p build