mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/xfce4-whiskermenu-plugin to 2.7.3-1
This commit is contained in:
parent
e35df01b47
commit
9d7fcce173
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.7.2
|
||||
pkgver=2.7.3
|
||||
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.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('158571a510a973a68a8b18611a0611b37bae1dda548ef953210ca8f94a3ff98b')
|
||||
sha256sums=('da2699ec9665388cf7fa1090088290f78245667fa6846ffca14116264a9fe6e9')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue