Skip to content

Commit

Permalink
Nightly version ngdevkit 0.2+202305170917-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed May 17, 2023
1 parent d272c5b commit 19bb1e1
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+202302191925
pkgver=0.2+202305170917
pkgrel=1
pkgvernightly=nightly-202302191925
pkgvernightly=nightly-202305170917
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=('a46009ff73f3a741f2ee32dcd991ad089e7015e5c6ada0b2f63854b6396f7f00')
sha256sums=('64cccb2eaf2760742b0381c606555322ad30b22745fe9f4584548d3eba65bb4a')

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

0 comments on commit 19bb1e1

Please sign in to comment.