summaryrefslogtreecommitdiff
path: root/extra/racket
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-21 00:03:57 -0800
committerroot <root@rshg054.dnsready.net>2013-02-21 00:03:57 -0800
commit111b18e76114f1a46a23a979a7872e7fda412601 (patch)
treec2dc239a6e89e8b41571373abc2e5ad7318075da /extra/racket
parent1bd47d3e04c409582486ea3ec915d3b7899f6841 (diff)
Thu Feb 21 00:03:56 PST 2013
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 4a2c1948a..ff74c56c5 100644
--- a/extra/racket/PKGBUILD
+++ b/extra/racket/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 176859 2013-02-01 18:49:56Z eric $
+# $Id: PKGBUILD 178310 2013-02-19 23:15:41Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=racket
-pkgver=5.3.2
+pkgver=5.3.3
pkgrel=1
pkgdesc="A programming language environment (formerly known as PLT Scheme) suitable for tasks ranging from scripting to application development"
arch=('i686' 'x86_64')
@@ -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=('bd6b1a31d3a94bc8253709f7ca1c81bcb2e23495'
+sha1sums=('96995fe20b332c4644dd51668851193b16976071'
'a20808f6b250225704856f82a544681a962a299d')
build() {