summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-07 00:17:01 -0700
committerroot <root@rshg054.dnsready.net>2013-06-07 00:17:01 -0700
commit0312a836fd7650702bd6667fee9e949b585126d8 (patch)
tree8162eb0073f65b4c0395828ea087575953a3457c /core
parent051a089508dcb9131c5a2e15ec4cdca686e3d2c7 (diff)
Fri Jun 7 00:17:01 PDT 2013
Diffstat (limited to 'core')
-rw-r--r--core/libffi/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/libffi/PKGBUILD b/core/libffi/PKGBUILD
index 14633e682..80b457202 100644
--- a/core/libffi/PKGBUILD
+++ b/core/libffi/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 180905 2013-03-27 21:58:17Z stephane $
+# $Id: PKGBUILD 187810 2013-06-06 08:25:26Z foutrelis $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=libffi
pkgver=3.0.13
-pkgrel=1
+pkgrel=3
pkgdesc="A portable, high level programming interface to various calling conventions"
arch=('i686' 'x86_64')
url="http://sourceware.org/libffi/"