summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-06-18 03:48:31 -0600
committerBrian Bidulock2015-06-10 06:21:29 -0600
commit68e8d3c23405f4fe25bf95204614732a5dd322c6 (patch)
tree3af19d8919d5a705440423ece41d9012e5c90dd3
parentaaf0b2fe1ffe9a5e11dfd4a648bf668156a37f0b (diff)
downloadaur-68e8d3c23405f4fe25bf95204614732a5dd322c6.tar.gz
version s933-1
-rw-r--r--.AURINFO29
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
3 files changed, 31 insertions, 2 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..57579989c9c0
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,29 @@
+pkgbase = jwm-git
+ pkgdesc = JWM is a light-weight window manager for the X11 Window System. Git version.
+ pkgver = s933
+ pkgrel = 1
+ url = http://joewing.net/projects/jwm/
+ arch = i686
+ arch = x86_64
+ groups = x11
+ license = GPL2
+ makedepends = git
+ depends = fribidi
+ depends = librsvg
+ depends = libxinerama
+ depends = libxmu
+ depends = libxext
+ depends = libpng
+ depends = libx11
+ depends = libxft
+ depends = libjpeg>=7
+ depends = libxpm
+ provides = jwm
+ conflicts = jwm
+ conflicts = jwm-snapshot
+ conflicts = jwm-flashfixed
+ conflicts = jwm-snapshot-lite
+ source = git://github.com/joewing/jwm.git
+
+pkgname = jwm-git
+
diff --git a/.SRCINFO b/.SRCINFO
index 00d0012b6ed1..c79c84a3b359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jwm-git
pkgdesc = JWM is a light-weight window manager for the X11 Window System. Git version.
- pkgver = s913.1.gc26bfc6
+ pkgver = s933
pkgrel = 1
url = http://joewing.net/projects/jwm/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d776e19cc344..d99ffbefbb90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Corey Mwamba <contact.me@coreymwamba.co.uk>
pkgname=jwm-git
-pkgver=s913.1.gc26bfc6
+pkgver=s933
pkgrel=1
pkgdesc="JWM is a light-weight window manager for the X11 Window System. Git version."
arch=('i686' 'x86_64')