From b2a6f1b28b7fa31088cab9a90b0f5ab97948534d Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2013 01:12:24 -0700 Subject: Thu Oct 31 01:09:50 PDT 2013 --- community/chicken/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/chicken/PKGBUILD') 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 # Contributor: Vesa Kaihlavirta # Contributor: @@ -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') -- cgit v1.2.3-54-g00ecf