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

Sergej Pupykin spupykin at archlinux.org
Wed Aug 5 10:03:42 UTC 2015


    Date: Wednesday, August 5, 2015 @ 12:03:41
  Author: spupykin
Revision: 137974

upgpkg: mingw-w64-winpthreads 4.0.4-1

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-05 10:03:32 UTC (rev 137973)
+++ PKGBUILD	2015-08-05 10:03:41 UTC (rev 137974)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-winpthreads
-pkgver=4.0.2
+pkgver=4.0.4
 _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=('bb6404499342e02447b7c49f47b06b5e')
+md5sums=('d54e353670e17b54f1ac86df3bb33e31')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list