mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/xfce4-whiskermenu-plugin to 2.7.1-1
This commit is contained in:
parent
e5d27636f8
commit
7331671746
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - cmake with -DENABLE_LINK_TIME_OPTIMIZATION=off
|
# - cmake with -DENABLE_LINK_TIME_OPTIMIZATION=off
|
||||||
|
|
||||||
pkgname=xfce4-whiskermenu-plugin
|
pkgname=xfce4-whiskermenu-plugin
|
||||||
pkgver=2.7.0
|
pkgver=2.7.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Menu for Xfce4'
|
pkgdesc='Menu for Xfce4'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -16,7 +16,7 @@ license=('GPL2')
|
||||||
depends=('garcon' 'xfce4-panel' 'gtk3>=3.22')
|
depends=('garcon' 'xfce4-panel' 'gtk3>=3.22')
|
||||||
makedepends=('cmake' 'ninja')
|
makedepends=('cmake' 'ninja')
|
||||||
source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2")
|
source=("https://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2")
|
||||||
sha256sums=('f044056c5325e878873a3a574a65f7c8d3dce2666a0b8345b1eca35bef29dc11')
|
sha256sums=('04ae0c1764a0d5ec70f18a760d998a2109bb6724f048554d7d6999d9072ca63e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Reference in a new issue