Skip to content

Commit

Permalink
Nightly version ngdevkit 0.3+202309150839-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Sep 15, 2023
1 parent 6e0f29b commit 9daa18f
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.2+202309110654
pkgver=0.3+202309150839
pkgrel=1
pkgvernightly=nightly-202309110654
pkgvernightly=nightly-202309150839
pkgdesc="Open source development for Neo-Geo (mingw-w64)"
arch=('x86_64')
url='https://github.com/dciabrin/ngdevkit'
Expand All @@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-ngdevkit-toolchain"
"${MINGW_PACKAGE_PREFIX}-python-pygame")
options=('!strip' '!buildflags' 'staticlibs')
source=(https://github.com/dciabrin/ngdevkit/archive/${pkgvernightly}.tar.gz)
sha256sums=('784899bc17bc564642f1728b8f203d3bc6636e6a5a37a1dbe6649805ab7d6cb9')
sha256sums=('ede3ea581318ed3f947923fd80c7d8c6fe2561a5e40834e5fd6624ecd15a8bf1')

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

0 comments on commit 9daa18f

Please sign in to comment.