summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2024-04-14 20:37:56 +0200
committerMichal Wojdyla2024-04-14 20:37:56 +0200
commit56178762ffa9efd10d96385da474222b5d2468d4 (patch)
treea48f1eff3b676cd5e8dcb184741dd97dffd91c91 /PKGBUILD
parent87a19f1512b4e42cd7a77431a99d146616f10040 (diff)
downloadaur-bunsen-openbox-pipemenus-git.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99f02019ddcc..707714a03c51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: 2ion <dev@2ion.de>
pkgname=bunsen-openbox-pipemenus-git
-pkgver=r448.c1c32f8
+pkgver=r452.5e4e8c4
pkgrel=1
pkgdesc="Collection of Openbox pipemenus from BunsenLabs Linux"
arch=('any')
url="https://github.com/BunsenLabs/bunsen-pipemenus"
license=('GPL3')
-depends=('openbox' 'bunsen-common-git' 'zenity' 'wget' 'curl' 'picom' 'tar' 'python' 'python-paramiko' 'mesa' 'lua' 'lua-expat' 'lua-penlight' 'lua-posix-git' 'lua-socket' 'bunsen-utilities-git')
+depends=('bunsen-common' 'jgmenu' 'lua52' 'lua52-expat' 'lua52-penlight' 'lua52-posix' 'lua52-socket' 'mesa-utils' 'python3' 'python-lxml' 'python-paramiko' 'wget' 'xterm' 'yad')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")