[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Nov 29 10:01:15 UTC 2020
Date: Sunday, November 29, 2020 @ 10:01:15
Author: arojas
Revision: 402389
Update to 1.2.13
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 09:47:25 UTC (rev 402388)
+++ PKGBUILD 2020-11-29 10:01:15 UTC (rev 402389)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.2.12
+pkgver=1.2.13
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=('faf4d99666111d418ce2e7c63dcdc2699cd95689e4e9e9ed875f42c36ea40c0f')
+sha256sums=('6d329003312f6bf5a35e8566e28d104c2bc594f1e045f57164a275449df58d08')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list