diff options
author | Brian Bidulock <bidulock@openss7.org> | 2015-12-02 23:33:09 -0700 |
---|---|---|
committer | Brian Bidulock <bidulock@openss7.org> | 2015-12-02 23:33:09 -0700 |
commit | 142e2a99473e1a79ffb9ff5799fa990ea98f7c48 (patch) | |
tree | 86dea1142496a3b14a41ba82a6810288275f1bf7 /.SRCINFO | |
parent | 462e62acc6fe40a621bd7d888cdf3f5ea3231f76 (diff) | |
download | AUR-142e2a99473e1a79ffb9ff5799fa990ea98f7c48.tar.gz AUR-142e2a99473e1a79ffb9ff5799fa990ea98f7c48.tar.zst AUR-142e2a99473e1a79ffb9ff5799fa990ea98f7c48.zip |
version 6.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,8 @@ | |||
1 | # Generated by mksrcinfo v7 | ||
2 | # Thu Dec 3 06:32:36 UTC 2015 | ||
1 | pkgbase = dwm-git | 3 | pkgbase = dwm-git |
2 | pkgdesc = A dynamic window manager for X | 4 | pkgdesc = A dynamic window manager for X |
3 | pkgver = 6.0.43.g14343e6 | 5 | pkgver = 6.1 |
4 | pkgrel = 1 | 6 | pkgrel = 1 |
5 | epoch = 1 | 7 | epoch = 1 |
6 | url = http://dwm.suckless.org | 8 | url = http://dwm.suckless.org |
@@ -11,6 +13,7 @@ pkgbase = dwm-git | |||
11 | makedepends = git | 13 | makedepends = git |
12 | depends = libx11 | 14 | depends = libx11 |
13 | depends = libxinerama | 15 | depends = libxinerama |
16 | depends = libxft | ||
14 | provides = dwm | 17 | provides = dwm |
15 | conflicts = dwm | 18 | conflicts = dwm |
16 | options = zipman | 19 | options = zipman |