summaryrefslogtreecommitdiff
path: root/community/libfbclient/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libfbclient/PKGBUILD')
-rwxr-xr-xcommunity/libfbclient/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/libfbclient/PKGBUILD b/community/libfbclient/PKGBUILD
index b3f1f9b02..5f9ac10f4 100755
--- a/community/libfbclient/PKGBUILD
+++ b/community/libfbclient/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 48689 2011-06-04 20:28:04Z lcarlier $
+# $Id: PKGBUILD 58848 2011-11-18 21:30:35Z lcarlier $
# Maintainer: Carlier Laurent <lordheavym@gmail.com>
# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org>
pkgname=libfbclient
-pkgver=2.5.0.26074
-pkgrel=3
+pkgver=2.5.1.26351
+pkgrel=1
pkgdesc="Client library for Firebird."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.firebirdsql.org/"
license=('custom')
depends=('gcc-libs' 'icu')
+options=('!makeflags')
source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2
LICENSE)
-md5sums=('780f162ee71f087fc277adf09f966529'
+md5sums=('1772fba4f09c8fc84d989282405f90fd'
'0d61798861e159c85dbdf0f30fe2f2ce')
build() {