[arch-commits] Commit in mingw-w64-winpthreads/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Feb 25 14:39:34 UTC 2016


    Date: Thursday, February 25, 2016 @ 15:39:34
  Author: spupykin
Revision: 163414

upgpkg: mingw-w64-winpthreads 4.0.5-1

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-25 14:39:25 UTC (rev 163413)
+++ PKGBUILD	2016-02-25 14:39:34 UTC (rev 163414)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-winpthreads
-pkgver=4.0.4
+pkgver=4.0.5
 _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=('d54e353670e17b54f1ac86df3bb33e31')
+md5sums=('d99ef0bd7323dc0351aff2294c12ffd1')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list