summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-06-17 23:48:58 -0600
committerBrian Bidulock2015-06-10 06:23:07 -0600
commit6a73e0938108401636c3f0f21c5e9ceccd8123a2 (patch)
treeec55d4e1888e994cf7d61f780ff6f301c2e85057 /PKGBUILD
parent4f5e0ba77a147f37cb9d03c8ccd0ca5fc5f6674d (diff)
downloadaur-6a73e0938108401636c3f0f21c5e9ceccd8123a2.tar.gz
version 0.1.78-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8ca59631808..ed73fff32e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=jwmtools
pkgver=0.1.78
-pkgrel=2
+pkgrel=3
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')
source=("https://github.com/bbidulock/${pkgname}/releases/download/0.1/${pkgname}-${pkgver}.tar.xz")
md5sums=('30759916e99fb9f4805e795a4e4aca68')