mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/xfce4-whiskermenu-plugin to 2.7.2-1
This commit is contained in:
parent
0a6941d8b7
commit
88117ea802
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - cmake with -DENABLE_LINK_TIME_OPTIMIZATION=off
|
||||
|
||||
pkgname=xfce4-whiskermenu-plugin
|
||||
pkgver=2.7.1
|
||||
pkgver=2.7.2
|
||||
pkgrel=1
|
||||
pkgdesc='Menu for Xfce4'
|
||||
arch=('x86_64')
|
||||
|
@ -15,8 +15,8 @@ groups=('xfce4-goodies')
|
|||
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=('04ae0c1764a0d5ec70f18a760d998a2109bb6724f048554d7d6999d9072ca63e')
|
||||
source=("https://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('158571a510a973a68a8b18611a0611b37bae1dda548ef953210ca8f94a3ff98b')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue