From 812459a8461fa68132a161490079d972cd80b21b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 2 Jan 2021 22:33:12 +0000 Subject: [PATCH] community/xfce4-whiskermenu-plugin to 2.5.1-1 --- community/xfce4-whiskermenu-plugin/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/xfce4-whiskermenu-plugin/PKGBUILD b/community/xfce4-whiskermenu-plugin/PKGBUILD index 817b3c448..069188688 100644 --- a/community/xfce4-whiskermenu-plugin/PKGBUILD +++ b/community/xfce4-whiskermenu-plugin/PKGBUILD @@ -6,7 +6,7 @@ # - cmake with -DENABLE_LINK_TIME_OPTIMIZATION=off pkgname=xfce4-whiskermenu-plugin -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc='Menu for Xfce4' arch=('x86_64') @@ -16,7 +16,7 @@ license=('GPL2') depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') makedepends=('cmake' 'ninja') source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2") -sha256sums=('341a2fe052bbe0e19cb7147dc180f0cd522b47b9b33d7f22289ae5142a512644') +sha256sums=('b2074f8a9caa766e2d97f0b960ef2f4d1e20dd804497229bc1f0157791896925') build() { mkdir -p build