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

Antonio Rojas arojas at archlinux.org
Thu Sep 24 21:50:32 UTC 2020


    Date: Thursday, September 24, 2020 @ 21:50:30
  Author: arojas
Revision: 396508

Update to 1.2.5

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 21:46:55 UTC (rev 396507)
+++ PKGBUILD	2020-09-24 21:50:30 UTC (rev 396508)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.2.4
+pkgver=1.2.5
 pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='https://www.freetds.org'
@@ -12,7 +12,7 @@
         'etc/freetds/locales.conf'
         'etc/freetds/pool.conf')
 source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2")
-sha512sums=('511d21f590c699b1a1a0aa4f16cfefe5c28600f1dcceee86ef6a2b08b923bebff6b7b96ca4171ad286c6e96cb8836414845b63d0b664283b02c2e5f98edf5598')
+sha512sums=('7c1911c6af46f0fa7e1eb1cd66444e47d66fb8f3e6185d52e06c8d6543930188121c5a29c5a3b81b20654339b23c21539830adb1543f2a7bbb6e558284ab8f0b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list