From 5a3821aec094b38a412cf5e6997c08b6428d6f77 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 25 Oct 2013 02:08:36 -0700 Subject: Fri Oct 25 02:07:10 PDT 2013 --- community/jansson/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/jansson/PKGBUILD') diff --git a/community/jansson/PKGBUILD b/community/jansson/PKGBUILD index 7dc08d820..b93245670 100644 --- a/community/jansson/PKGBUILD +++ b/community/jansson/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 97810 2013-09-30 00:05:41Z kkeen $ +# $Id: PKGBUILD 99106 2013-10-24 13:00:22Z kkeen $ # Maintainer: Kyle Keen # Contributor: Dave Reisner pkgname=jansson pkgver=2.5 -pkgrel=1 +pkgrel=2 pkgdesc='C library for encoding, decoding and manipulating JSON data' arch=('i686' 'x86_64') url='http://www.digip.org/jansson/' depends=('glibc') license=('MIT') -options=('!libtool') +options=('staticlibs') source=("http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2") md5sums=('ab239be8c08871c8463b27cf7610947c') -- cgit v1.2.3-54-g00ecf