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

Antonio Rojas arojas at gemini.archlinux.org
Tue Aug 31 12:49:33 UTC 2021


    Date: Tuesday, August 31, 2021 @ 12:49:33
  Author: arojas
Revision: 422722

Update to 1.3.3

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-31 12:48:53 UTC (rev 422721)
+++ PKGBUILD	2021-08-31 12:49:33 UTC (rev 422722)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.3.2
+pkgver=1.3.3
 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)
-sha256sums=('a6586bc9058185f25c6367e4bf288f63a5087c21e6768805cdbf96f6b5561666')
+sha256sums=('dba02e7f0661ff42dc289fc41d7cde7e03089fd326f08ee28c872ac9ff4a1c84')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list