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

Antonio Rojas arojas at archlinux.org
Tue May 31 20:43:09 UTC 2016


    Date: Tuesday, May 31, 2016 @ 22:43:08
  Author: arojas
Revision: 268801

Update to 1.00

Modified:
  freetds/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-31 19:19:46 UTC (rev 268800)
+++ PKGBUILD	2016-05-31 20:43:08 UTC (rev 268801)
@@ -2,8 +2,8 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=0.95.79
-pkgrel=2
+pkgver=1.00
+pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='http://www.freetds.org'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
         'etc/freetds/locales.conf'
         'etc/freetds/pool.conf')
 source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2")
-md5sums=('bbc43cdbf1778dc354c191eda4c6ee70')
+md5sums=('02b17eb68ad839929002a80fe8544626')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list