Skip to content

Commit

Permalink
Nightly version ngdevkit 0.4+202405171732-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed May 17, 2024
1 parent f62f9c5 commit 73ecbcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-ngdevkit/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
_realname=ngdevkit
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.4+202404221613
pkgver=0.4+202405171732
pkgrel=1
pkgvernightly=nightly-202404221613
pkgvernightly=nightly-202405171732
pkgdesc="Open source development for Neo-Geo (mingw-w64)"
arch=('x86_64')
url='https://github.com/dciabrin/ngdevkit'
Expand All @@ -21,7 +21,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-ngdevkit-toolchain"
"${MINGW_PACKAGE_PREFIX}-python-yaml")
options=('!strip' '!buildflags' 'staticlibs')
source=(https://github.com/dciabrin/ngdevkit/archive/${pkgvernightly}.tar.gz)
sha256sums=('4ca033dea7f0ff396e7dd7a094a7950503f755dc7d77aef517df29e22c471cef')
sha256sums=('2116df6b71a36d8b2954b2db226c23ffff33a0fe4341be97a2e01730cd75b507')

build() {
cd ${_realname}-${pkgvernightly}
Expand Down

0 comments on commit 73ecbcf

Please sign in to comment.