[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Dec 13 14:38:16 UTC 2021
Date: Monday, December 13, 2021 @ 14:38:16
Author: arojas
Revision: 432396
Update to 1.3.4
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-13 10:59:49 UTC (rev 432395)
+++ PKGBUILD 2021-12-13 14:38:16 UTC (rev 432396)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.3.3
+pkgver=1.3.4
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=('dba02e7f0661ff42dc289fc41d7cde7e03089fd326f08ee28c872ac9ff4a1c84')
+sha256sums=('89bb8f9c96f966eb34f28fdef7f30123271f6b04c6d5db60ced3a0522d3518ae')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list