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

Antonio Rojas arojas at archlinux.org
Wed Apr 14 14:09:13 UTC 2021


    Date: Wednesday, April 14, 2021 @ 14:09:13
  Author: arojas
Revision: 412443

Update to 1.2.20

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-14 13:53:20 UTC (rev 412442)
+++ PKGBUILD	2021-04-14 14:09:13 UTC (rev 412443)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.2.19
+pkgver=1.2.20
 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=('23985b05e0109f789ea0eeefafa659969fed7561dde36ac28eb3656343cfec46')
+sha256sums=('a6ed2ed10dbd21b14826d598a373f41e501a42cd4afe4cbd3fc5363094aa2c20')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list