summaryrefslogtreecommitdiff
path: root/community/chicken
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/chicken
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/chicken')
-rw-r--r--community/chicken/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/chicken/PKGBUILD b/community/chicken/PKGBUILD
index 1153bca9e..7c2421a11 100644
--- a/community/chicken/PKGBUILD
+++ b/community/chicken/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98342 2013-10-08 19:42:24Z arodseth $
+# $Id: PKGBUILD 99646 2013-10-30 17:19:18Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: <david@pako.st>
@@ -6,12 +6,13 @@
pkgname=chicken
pkgver=4.8.0.5
-pkgrel=1
+pkgrel=2
pkgdesc='Compiler for R5RS scheme, featuring handy extensions'
arch=('x86_64' 'i686')
url='http://call-cc.org/'
license=('BSD')
depends=('gcc')
+options=('staticlibs')
source=("http://code.call-cc.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
sha256sums=('5b9192951bc61cc19dd4963cceb93908bff46b6868d7927f19850e8973c430fb')