From 7f25a7f55b754d01c59fe4a15a7ea635b2cd44d0 Mon Sep 17 00:00:00 2001 From: Oscar Fuentes Date: Fri, 5 Feb 2016 01:00:41 +0100 Subject: [PATCH] tcllib: update to 1.18 --- mingw-w64-tcllib/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-tcllib/PKGBUILD b/mingw-w64-tcllib/PKGBUILD index 7999da1c0a..4d95ec3580 100644 --- a/mingw-w64-tcllib/PKGBUILD +++ b/mingw-w64-tcllib/PKGBUILD @@ -4,8 +4,8 @@ _realname=tcllib pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=1.17 -pkgrel=2 +pkgver=1.18 +pkgrel=1 pkgdesc="Set of pure-Tcl extensions." arch=('any') url="http://core.tcl.tk/tcllib/"