summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2014-06-17 23:31:34 -0600
committerBrian Bidulock2015-06-10 06:23:07 -0600
commit4f5e0ba77a147f37cb9d03c8ccd0ca5fc5f6674d (patch)
tree2bb5809e513fe0f8c63e85ab595d53d3fff6124d /PKGBUILD
parentdc80753077b8b4cd185c7c136db17ec9efe439e5 (diff)
downloadaur-4f5e0ba77a147f37cb9d03c8ccd0ca5fc5f6674d.tar.gz
version 0.1.78-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5abb361fda62..d8ca59631808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=jwmtools
pkgver=0.1.78
-pkgrel=1
+pkgrel=2
pkgdesc="Various tools for jwm window manager."
arch=('i686' 'x86_64')
url="https://github.com/kostelnik/jwmtools"
license=('GPL')
-depends=('mdsplib' 'libglade' 'libxss')
+conflicts=('jwmtools-git')
+depends=('libglade' 'libxss')
source=("https://github.com/bbidulock/${pkgname}/releases/download/0.1/${pkgname}-${pkgver}.tar.xz")
md5sums=('30759916e99fb9f4805e795a4e4aca68')