summaryrefslogtreecommitdiff
path: root/community/mingw32-pthreads/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mingw32-pthreads/PKGBUILD')
-rw-r--r--community/mingw32-pthreads/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mingw32-pthreads/PKGBUILD b/community/mingw32-pthreads/PKGBUILD
index e0fc965e6..28bdf9df1 100644
--- a/community/mingw32-pthreads/PKGBUILD
+++ b/community/mingw32-pthreads/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 50731 2011-06-30 10:05:09Z spupykin $
+# $Id: PKGBUILD 66225 2012-02-23 05:01:23Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Marcel Schneider marcelATcoopmastersDOTde
pkgname=mingw32-pthreads
pkgver=2.8.0
_pkgver=2-8-0
-pkgrel=2
-arch=(i686 x86_64 'mips64el')
+pkgrel=3
+arch=(i686 x86_64 mips64el)
pkgdesc="The POSIX 1003.1-2001 standard for writing multithreaded applications."
license=(LGPL)
makedepends=('mingw32-gcc-base' 'mingw32-runtime' 'mingw32-w32api')