summaryrefslogtreecommitdiff
path: root/extra/racket
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-30 00:01:38 +0000
committerroot <root@rshg054.dnsready.net>2012-04-30 00:01:38 +0000
commitb7cd4b184f75d3d2b54b356e08f296df3a9afb38 (patch)
treedc5e84c1f7271cf0c8ec0221b5a22e48a884081a /extra/racket
parent4412991f6b4fd655fc1f51f8d79a0be0c10158b7 (diff)
Mon Apr 30 00:01:38 UTC 2012
Diffstat (limited to 'extra/racket')
-rw-r--r--extra/racket/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/racket/PKGBUILD b/extra/racket/PKGBUILD
index 2bdd0ace7..a5e0d0116 100644
--- a/extra/racket/PKGBUILD
+++ b/extra/racket/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 148573 2012-02-03 20:15:23Z eric $
+# $Id: PKGBUILD 157415 2012-04-28 09:27:18Z allan $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=racket
pkgver=5.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A programming language environment (formerly known as PLT Scheme) suitable for tasks ranging from scripting to application development"
arch=('i686' 'x86_64')
url="http://racket-lang.org/"
@@ -14,7 +14,7 @@ options=('!libtool' '!strip')
install=racket.install
source=(http://download.racket-lang.org/installers/${pkgver}/racket/${pkgname}-${pkgver}-src-unix.tgz \
drracket.desktop)
-sha1sums=('a4ea408818236f8eaf937291dd641fd73a997793'
+sha1sums=('b51cdd8b9825edb60e5c2c80472cec8220918cd1'
'a20808f6b250225704856f82a544681a962a299d')
build() {