summaryrefslogtreecommitdiff
path: root/community/alex/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-22 00:46:42 -0700
committerroot <root@rshg054.dnsready.net>2013-04-22 00:46:42 -0700
commit3faf011988bf1728989962e062a474aaa62b55f5 (patch)
treed362a44862fe1fd74611962e89293ec97d073e84 /community/alex/PKGBUILD
parent031887a2047546085998f965214f5b682664de9b (diff)
Mon Apr 22 00:46:41 PDT 2013
Diffstat (limited to 'community/alex/PKGBUILD')
-rw-r--r--community/alex/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/alex/PKGBUILD b/community/alex/PKGBUILD
index e48b9db79..93ca55e24 100644
--- a/community/alex/PKGBUILD
+++ b/community/alex/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 83990 2013-02-08 04:15:22Z td123 $
+# $Id: PKGBUILD 88642 2013-04-20 22:36:02Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Philip Nilsson <pnilsson@nullref.se>
pkgname=alex
-pkgver=3.0.2
-pkgrel=4
+pkgver=3.0.5
+pkgrel=1
pkgdesc='Lexical analyser generator for Haskell'
arch=('x86_64' 'i686')
url='http://hackage.haskell.org/package/alex'
@@ -14,7 +14,7 @@ license=('custom:BSD3')
depends=('gmp')
makedepends=('ghc=7.6.2-1' 'haskell-quickcheck>=2')
source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('997e33342c3c6e0edfff862f051fc286bd661f442d09d1bc02cd6e9d22083164')
+sha256sums=('c3326417a0538e355e5ad1871ab931b9c8145391e8b2ff79668eb643d9b99659')
build() {
cd "$srcdir/$pkgname-$pkgver"