diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-21 16:19:00 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-21 16:19:00 +0100 |
commit | bf6c93db356044781e343fe26da74d357b4beda3 (patch) | |
tree | a640223e20b7d04679c9cbbb3404992ba24ec9df /community/xmonad | |
parent | b12a78eb94707e8c026051243bbafded96c7c103 (diff) | |
parent | 76b6359ba6b2c7cce2f0b0725c7ecd831563cabf (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/perl-package-stash-xs/PKGBUILD
extra/mesa/PKGBUILD
Diffstat (limited to 'community/xmonad')
-rw-r--r-- | community/xmonad/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xmonad/PKGBUILD b/community/xmonad/PKGBUILD index c3aa02d4d..26f8a1898 100644 --- a/community/xmonad/PKGBUILD +++ b/community/xmonad/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 84021 2013-02-08 04:15:50Z td123 $ +# $Id: PKGBUILD 86596 2013-03-20 11:05:23Z jelle $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Vesa Kaihlavirta <vegai@iki.fi> # Contributor: shild <shildv@gmail.com> pkgname=xmonad pkgver=0.11 -pkgrel=2 +pkgrel=4 pkgdesc="Lightweight X11 tiled window manager written in Haskell" arch=('i686' 'x86_64' 'mips64el') url="http://xmonad.org/" license=('BSD') -depends=('ghc=7.6.2-1' 'gmp' 'haskell-x11=1.6.0.2-2' 'sh' 'haskell-mtl=2.1.2-2' 'haskell-utf8-string=0.3.7-4' 'haskell-extensible-exceptions=0.1.1.4-4') -makedepends=('setconf' 'gendesk') +depends=('ghc=7.6.2-1' 'gmp' 'haskell-x11=1.6.1.1-1' 'sh' 'haskell-mtl=2.1.2-2' 'haskell-utf8-string=0.3.7-4' 'haskell-extensible-exceptions=0.1.1.4-4') +makedepends=('gendesk') optdepends=('xorg-xmessage: for displaying visual error messages') install='xmonad.install' source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz" |