summaryrefslogtreecommitdiff
path: root/community/xmonad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmonad/PKGBUILD')
-rw-r--r--community/xmonad/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xmonad/PKGBUILD b/community/xmonad/PKGBUILD
index 88bf218d6..7748b9fcd 100644
--- a/community/xmonad/PKGBUILD
+++ b/community/xmonad/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 60410 2011-12-13 13:22:16Z spupykin $
+# $Id: PKGBUILD 60796 2011-12-18 11:10:08Z jelle $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: shild <shildv@gmail.com>
pkgname=xmonad
-pkgver=0.9.2
-pkgrel=3
+pkgver=0.10
+pkgrel=1
pkgdesc="A lightweight X11 tiled window manager written in Haskell"
arch=('i686' 'x86_64')
url="http://xmonad.org/"
@@ -16,7 +16,7 @@ source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$p
xmonad.desktop
xmonad.session
xmonad.svg)
-md5sums=('5a4117f798664d772d2a834ea6c90f1c'
+md5sums=('f8381e1ec15137863558a454d4466467'
'f8e3d84a9f154d1b5d7fcffbc0a058c9'
'9d1bc84a7f32897d32f3fc71ef76228e'
'72bfa5e62e4e44fe7fa59b6a7593d993')