mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/xfce4-whiskermenu-plugin to 2.4.5-1
This commit is contained in:
parent
d22cd26a8a
commit
454bee92f3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - cmake with -DENABLE_LINK_TIME_OPTIMIZATION=off
|
||||
|
||||
pkgname=xfce4-whiskermenu-plugin
|
||||
pkgver=2.4.4
|
||||
pkgver=2.4.5
|
||||
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=('624acf6d46484bb35608a76424579571423e2aefa6579f6e444f5cfb5342ff9a')
|
||||
sha256sums=('f5241910ea6411840b8c9f9471f0d262ab0583150bb82f9b280eccbaadb0ebbe')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue