From eb9df421c93e2c01ecd6d39fd10666af3877b0dd Mon Sep 17 00:00:00 2001 From: Alexpux Date: Mon, 11 May 2015 22:40:24 +0300 Subject: [PATCH] wxwidgets: Increase pkgrel --- mingw-w64-wxwidgets/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-wxwidgets/PKGBUILD b/mingw-w64-wxwidgets/PKGBUILD index 2716911e07..fba46ee5f6 100644 --- a/mingw-w64-wxwidgets/PKGBUILD +++ b/mingw-w64-wxwidgets/PKGBUILD @@ -5,7 +5,7 @@ _realname=wxWidgets pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="A C++ library that lets developers create applications for Windows, Linux and UNIX (mingw-w64)" arch=('any') license=("custom:wxWindows")