mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/xfce4-whiskermenu-plugin to 2.6.0-1
This commit is contained in:
parent
f7805db187
commit
2a99baa2cc
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.5.3
|
||||
pkgver=2.6.0
|
||||
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=('39cc34c8a83381997c6faaacb6bf792339234303438a1fccd15c9a1770b87daf')
|
||||
sha256sums=('3271f6a403b98ea2e2c9f82a279b9c190e742e8cf849822ab240caa51d83d466')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue