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

Sergej Pupykin spupykin at archlinux.org
Wed Mar 25 12:04:31 UTC 2015


    Date: Wednesday, March 25, 2015 @ 13:04:31
  Author: spupykin
Revision: 129894

upgpkg: mingw-w64-winpthreads 4.0.1-1

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-25 12:02:25 UTC (rev 129893)
+++ PKGBUILD	2015-03-25 12:04:31 UTC (rev 129894)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-winpthreads
-pkgver=4.0.0
+pkgver=4.0.1
 _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=('6a26b3d90fbf409b4fbea9fabba77639')
+md5sums=('574b6cc285bddf32dc075cd13f07a57c')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list