From efb365ccdb0628b2c493aadffaddfdbc299ccf38 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 30 Jan 2018 13:48:04 +0300 Subject: [PATCH] libtool: Rebuild --- mingw-w64-libtool/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-libtool/PKGBUILD b/mingw-w64-libtool/PKGBUILD index 0291663aa2..510c54f367 100644 --- a/mingw-w64-libtool/PKGBUILD +++ b/mingw-w64-libtool/PKGBUILD @@ -5,7 +5,7 @@ _realname=libtool pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.4.6 -pkgrel=10 +pkgrel=11 pkgdesc="A system independent dlopen wrapper for GNU libtool (mingw-w64)" arch=('any') url="https://www.gnu.org/software/libtool"