Skip to content

Commit

Permalink
Nightly version ngdevkit-toolchain 0.1+202312101104-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Dec 10, 2023
1 parent 9daa18f commit 38e722a
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+202309101247
pkgver=0.1+202312101104
pkgrel=1
pkgvernightly=nightly-202309101247
pkgvernightly=nightly-202312101104
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=('023c956ee6155fd98c8309b4a099aaaa5127dcbdbd01ce92feaa1719ee15f281')
sha256sums=('ab97c35262c198462b49910a1f7de3783f3f5265678fe256870f9b0f56d8c4e5')

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

Expand Down

0 comments on commit 38e722a

Please sign in to comment.