Date: Sunday, March 15, 2015 @ 22:44:55
  Author: spupykin
Revision: 129329

upgpkg: mingw-w64-winpthreads 4.0.0-1

upd

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-15 21:44:42 UTC (rev 129328)
+++ PKGBUILD    2015-03-15 21:44:55 UTC (rev 129329)
@@ -5,9 +5,9 @@
 _targets="i686-w64-mingw32 x86_64-w64-mingw32"
 
 pkgname=mingw-w64-winpthreads
-pkgver=4.0rc3
+pkgver=4.0.0
 _pkgver=${pkgver/rc/-rc}
-pkgrel=3
+pkgrel=1
 pkgdesc='MinGW-w64 winpthreads library'
 arch=('any')
 url='http://mingw-w64.sourceforge.net'
@@ -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=('76eac541947e33614c6014905bce5de5')
+md5sums=('6a26b3d90fbf409b4fbea9fabba77639')
 
 build() {
   for _target in ${_targets}; do

Reply via email to