summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed73fff32e8c..a404eb027496 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=jwmtools
pkgver=0.1.78
-pkgrel=3
+pkgrel=4
pkgdesc="Various tools for jwm window manager."
arch=('i686' 'x86_64')
url="https://github.com/kostelnik/jwmtools"
license=('GPL')
conflicts=('jwmtools-git')
makedepends=('mdsplib')
-depends=('libglade' 'libxss')
+depends=('libglade' 'libxss' 'libxkbfile')
source=("https://github.com/bbidulock/${pkgname}/releases/download/0.1/${pkgname}-${pkgver}.tar.xz")
md5sums=('30759916e99fb9f4805e795a4e4aca68')