diff options
Diffstat (limited to 'community/mingw32-pthreads/PKGBUILD')
-rw-r--r-- | community/mingw32-pthreads/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mingw32-pthreads/PKGBUILD b/community/mingw32-pthreads/PKGBUILD index 842a8352a..48a1ca469 100644 --- a/community/mingw32-pthreads/PKGBUILD +++ b/community/mingw32-pthreads/PKGBUILD @@ -1,11 +1,11 @@ -# $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 +pkgrel=3 arch=(i686 x86_64) pkgdesc="The POSIX 1003.1-2001 standard for writing multithreaded applications." license=(LGPL) |