Skip to content

Commit

Permalink
Nightly version ngdevkit 0.4+202406261816-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Jun 26, 2024
1 parent 9cf4f2e commit f09845e
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+202406252034
pkgver=0.4+202406261816
pkgrel=1
pkgvernightly=nightly-202406252034
pkgvernightly=nightly-202406261816
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=('ed1b21b351c395d24410edf8633dea6ca36fcb0434b0195fddc832ca2d633607')
sha256sums=('d9fe9dbba43d1580a5ed40ca79b1b0d5eda9a64a24350624d58686667f5b41ca')

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

0 comments on commit f09845e

Please sign in to comment.