summaryrefslogtreecommitdiff
path: root/community/libfbclient
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-08 11:22:51 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-08 11:22:51 -0300
commit8b0286a4728c5a9d69b5bb2c9ee627be0ed70bdb (patch)
tree7bce6b1f38e6c2cd2de7a5d2580a0b5ff4faf49b /community/libfbclient
parenta607668699d0ed030ac69ed31969dfa266439e38 (diff)
parenteffb26c3b1f00bf8bea4e2562f07f9a06eb67606 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/shotwell/PKGBUILD community-testing/texmaker/PKGBUILD community/i3lock/PKGBUILD core/dnsutils/PKGBUILD core/expat/PKGBUILD core/iptables/PKGBUILD extra/ntp/PKGBUILD extra/talloc/PKGBUILD multilib/lib32-talloc/PKGBUILD multilib/lib32-udev/PKGBUILD
Diffstat (limited to 'community/libfbclient')
-rwxr-xr-xcommunity/libfbclient/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libfbclient/PKGBUILD b/community/libfbclient/PKGBUILD
index b3f1f9b02..ab0e8f94d 100755
--- a/community/libfbclient/PKGBUILD
+++ b/community/libfbclient/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 48689 2011-06-04 20:28:04Z lcarlier $
+# $Id: PKGBUILD 58129 2011-11-06 19:02:46Z 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/"
@@ -12,7 +12,7 @@ license=('custom')
depends=('gcc-libs' 'icu')
source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2
LICENSE)
-md5sums=('780f162ee71f087fc277adf09f966529'
+md5sums=('1772fba4f09c8fc84d989282405f90fd'
'0d61798861e159c85dbdf0f30fe2f2ce')
build() {