summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Valdes2019-03-31 15:09:45 -0500
committerAlejandro Valdes2019-03-31 15:09:45 -0500
commit308d554c3fb0d10010df909fc1892813144f851f (patch)
tree356240e3bbb59c249eb4ac6594fc1dd9e5016d6e
parent54e0ae6db7c470b8ac7515f909244f3ddfa7ce4f (diff)
downloadaur-308d554c3fb0d10010df909fc1892813144f851f.tar.gz
Bump to 0.4.1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a720772766f0..42ac7b3738a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = plasma5-applets-window-appmenu
pkgdesc = Plasma 5 applet in order to show the window appmenu
- pkgver = 0.3
+ pkgver = 0.4.1
pkgrel = 1
url = https://github.com/psifidotos/applet-window-appmenu
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = plasma-workspace
- source = plasma5-applets-window-appmenu-0.3.tar.gz::https://github.com/psifidotos/applet-window-appmenu/archive/v0.3.tar.gz
- sha256sums = 520168dbe5e79473a898f4d8cd2b633f910ca8b17f8b1da64d279a0cb192ce3b
+ depends = libxcb
+ source = plasma5-applets-window-appmenu-0.4.1.tar.gz::https://github.com/psifidotos/applet-window-appmenu/archive/v0.4.1.tar.gz
+ sha256sums = 5e7deada287ee9a1296663d9d18aaa67690c5fcdb2d202dfe534fe244b5a32b8
pkgname = plasma5-applets-window-appmenu
diff --git a/PKGBUILD b/PKGBUILD
index 7a8151a15603..506b0c841983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Alejandro Valdes <alejandrovaldes@live.com>
pkgname=plasma5-applets-window-appmenu
-pkgver=0.3
+pkgver=0.4.1
pkgrel=1
pkgdesc="Plasma 5 applet in order to show the window appmenu"
arch=(x86_64)
url="https://github.com/psifidotos/applet-window-appmenu"
license=(GPL)
-depends=(plasma-workspace)
+depends=(plasma-workspace libxcb)
makedepends=(extra-cmake-modules)
source=($pkgname-$pkgver.tar.gz::"https://github.com/psifidotos/applet-window-appmenu/archive/v$pkgver.tar.gz")
-sha256sums=('520168dbe5e79473a898f4d8cd2b633f910ca8b17f8b1da64d279a0cb192ce3b')
+sha256sums=('5e7deada287ee9a1296663d9d18aaa67690c5fcdb2d202dfe534fe244b5a32b8')
prepare() {
mkdir -p build