[arch-commits] Commit in mingw-w64-winpthreads/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Mar 6 10:58:31 UTC 2015
Date: Friday, March 6, 2015 @ 11:58:31
Author: spupykin
Revision: 128802
upgpkg: mingw-w64-winpthreads 4.0rc3-3
upd
Modified:
mingw-w64-winpthreads/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-06 10:58:22 UTC (rev 128801)
+++ PKGBUILD 2015-03-06 10:58:31 UTC (rev 128802)
@@ -6,8 +6,8 @@
pkgname=mingw-w64-winpthreads
pkgver=4.0rc3
-_pkgver=4.0-rc2
-pkgrel=1
+_pkgver=${pkgver/rc/-rc}
+pkgrel=3
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=('e08c4c0265c0e97f514695a1fa57af9e')
+md5sums=('76eac541947e33614c6014905bce5de5')
build() {
for _target in ${_targets}; do
More information about the arch-commits
mailing list