Skip to content

Commit

Permalink
Nightly version ngdevkit-toolchain 0.1+202501031114-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Jan 3, 2025
1 parent fa61856 commit 1e471c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-ngdevkit-toolchain/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
_realname=ngdevkit-toolchain
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.1+202403191839
pkgver=0.1+202501031114
pkgrel=1
pkgvernightly=nightly-202403191839
pkgvernightly=nightly-202501031114
pkgdesc="Toolchain for ngdevkit (mingw-w64)"
arch=('x86_64')
url='https://github.com/dciabrin/ngdevkit-toolchain'
Expand Down Expand Up @@ -37,7 +37,7 @@ depends=("flex"
"${MINGW_PACKAGE_PREFIX}-zlib")
options=('!strip' '!buildflags' 'staticlibs')
source=(https://github.com/dciabrin/${_realname}/archive/refs/tags/${pkgvernightly}.tar.gz)
sha256sums=('8252bcbb143bcf04c1868b116df0fe80a91eba8b48e6400e8760986ee7ce61d3')
sha256sums=('7cd1f5da1dcffcbaf4e741846ef8494c91bf32c1c270b7efee5b5501aa609082')

pkgextraflags="--build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32"

Expand Down

0 comments on commit 1e471c3

Please sign in to comment.