Skip to content

Commit

Permalink
mcfgthread: Update to 1.6
Browse files Browse the repository at this point in the history
Signed-off-by: LIU Hao <[email protected]>
  • Loading branch information
lhmouse authored and Biswa96 committed Sep 26, 2023
1 parent 99678f9 commit 2d5ff80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-mcfgthread/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ _realname=mcfgthread
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}"-libs)
pkgver=1.5.2
pkgver=1.6.1
pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
url="https://github.com/lhmouse/mcfgthread"
license=('spdx:LGPL-3.0-or-later' 'custom')
options=('staticlibs' 'strip' '!buildflags')
_commit='86512e1303f204848e7acc15c9a00cccc2a79dfe'
_commit='40263a6e2095ccba83071454191e09f14e9ee232'
makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-autotools"
Expand Down

0 comments on commit 2d5ff80

Please sign in to comment.