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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 24 12:43:45 UTC 2016


    Date: Monday, October 24, 2016 @ 12:43:44
  Author: spupykin
Revision: 193205

upgpkg: mingw-w64-winpthreads 5.0.0-1

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-24 12:43:40 UTC (rev 193204)
+++ PKGBUILD	2016-10-24 12:43:44 UTC (rev 193205)
@@ -5,7 +5,7 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-winpthreads
-pkgver=4.0.6
+pkgver=5.0.0
 _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=('e3998f1192ea44049685059225074952')
+md5sums=('c9f4bb72a87d9be2cc98e0d7e1868c88')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list