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

Antonio Rojas arojas at archlinux.org
Tue Jun 9 10:00:37 UTC 2015


    Date: Tuesday, June 9, 2015 @ 12:00:36
  Author: arojas
Revision: 240441

Update to 0.95.0

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-09 09:39:21 UTC (rev 240440)
+++ PKGBUILD	2015-06-09 10:00:36 UTC (rev 240441)
@@ -2,8 +2,8 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=0.91
-pkgrel=4
+pkgver=0.95.0
+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=('e88e96800c89d62307812315b235eb18')
+md5sums=('d3fb9fe5f28125c1c1806dc7fc1c27cf')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list