[arch-commits] Commit in mingw-w64-winpthreads/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Apr 17 12:58:19 UTC 2015
Date: Friday, April 17, 2015 @ 14:58:18
Author: spupykin
Revision: 131543
upgpkg: mingw-w64-winpthreads 4.0.2-1
upd
Modified:
mingw-w64-winpthreads/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-17 12:58:13 UTC (rev 131542)
+++ PKGBUILD 2015-04-17 12:58:18 UTC (rev 131543)
@@ -5,7 +5,7 @@
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-winpthreads
-pkgver=4.0.1
+pkgver=4.0.2
_pkgver=${pkgver/rc/-rc}
pkgrel=1
pkgdesc='MinGW-w64 winpthreads library'
@@ -19,7 +19,7 @@
replaces=('mingw-w64-headers-bootstrap')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${_pkgver}.tar.bz2)
-md5sums=('574b6cc285bddf32dc075cd13f07a57c')
+md5sums=('bb6404499342e02447b7c49f47b06b5e')
build() {
for _target in ${_targets}; do
More information about the arch-commits
mailing list