Skip to content

Commit

Permalink
Nightly version ngdevkit 0.4+202408192115-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Aug 19, 2024
1 parent 5ec8d87 commit de770bb
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+202408151303
pkgver=0.4+202408192115
pkgrel=1
pkgvernightly=nightly-202408151303
pkgvernightly=nightly-202408192115
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=('dc82a0ebf883e5ab41fca0e849c4f528cc66c72b77993ae3929be8d714b556e7')
sha256sums=('5e226c938416f0262440d4603b64ae424edf87a76d70e7de973a1f0ae6b5bd37')

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

0 comments on commit de770bb

Please sign in to comment.