Date: Saturday, March 30, 2019 @ 03:48:07 Author: cesura Revision: 446240
upgpkg: xfce4-whiskermenu-plugin 2.3.2-1 Updated to version 2.3.2 Modified: xfce4-whiskermenu-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-30 03:47:14 UTC (rev 446239) +++ PKGBUILD 2019-03-30 03:48:07 UTC (rev 446240) @@ -3,7 +3,7 @@ # Contributor: Graeme Gott <gra...@gottcode.org> pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.1 +pkgver=2.3.2 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=('22fb7277adc2e2313dfada03d69040edc3ac2c2080104cbdd9a3c47ebad0cab2') +sha256sums=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') build() { mkdir -p build