Skip to content

Commit

Permalink
gcc, winpthreads: rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored and mingwandroid committed Apr 8, 2021
1 parent 9aff295 commit f7ee5db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mingw-w64-gcc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pkgver=10.2.0
#_majorver=${pkgver:0:1}
#_sourcedir=${_realname}-${_majorver}-${_snapshot}
_sourcedir=${_realname}-${pkgver}
pkgrel=6
pkgrel=9
pkgdesc="GCC for the MinGW-w64"
arch=('any')
url="https://gcc.gnu.org"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-winpthreads-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ _realname=winpthreads
pkgbase=mingw-w64-${_realname}-git
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-git" "${MINGW_PACKAGE_PREFIX}-libwinpthread-git")
pkgver=9.0.0.6128.07922837
pkgrel=1
pkgrel=2
_commit='0792283787cca8fc27dd38671107c791c87f4db3'
pkgdesc="MinGW-w64 winpthreads library"
url="https://mingw-w64.sourceforge.io/"
Expand Down

0 comments on commit f7ee5db

Please sign in to comment.