[arch-commits] Commit in libfbclient/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 27 20:55:31 UTC 2020


    Date: Tuesday, October 27, 2020 @ 20:55:31
  Author: felixonmars
Revision: 398949

upgpkg: libfbclient 3.0.6.33328-1

Modified:
  libfbclient/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 20:35:02 UTC (rev 398948)
+++ PKGBUILD	2020-10-27 20:55:31 UTC (rev 398949)
@@ -3,16 +3,16 @@
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 
 pkgname=libfbclient
-pkgver=3.0.4.33054
-pkgrel=2
+pkgver=3.0.6.33328
+pkgrel=1
 pkgdesc="Client library for Firebird"
 arch=('x86_64')
 url="https://www.firebirdsql.org/"
 license=('custom')
 depends=('gcc-libs' 'libtommath')
-source=(https://github.com/FirebirdSQL/firebird/releases/download/R3_0_4/Firebird-$pkgver-0.tar.bz2
+source=(https://github.com/FirebirdSQL/firebird/releases/download/R3_0_6/Firebird-$pkgver-0.tar.bz2
         LICENSE)
-sha512sums=('a346ebd53aeccf0b33eac5d35c3c3356624c1fbd0ad897173b3f68d940143062b28460a2822df807e8e8a1ea8792ebf98ed33e5b3ae273d86e6e36295a7fc8ad'
+sha512sums=('e8fabb9b4e3e9c8f6a1ae5566f94b64d268cc3264b486650246ab6214baf3f073e8e77c009b92f8061dc3ad9c5d4da0dc5c5c1817b66b8bc7f41ac40cf82f62b'
             '1e4c24f60d2cdc1a89b52b45f778ed264ae14428a940b0509ca5c50182aed6149b7a6a546e7d08b0f264bafde81a210abe20db204c20db596f5fc2ec205ac37e')
 
 build() {



More information about the arch-commits mailing list