Skip to content

Commit

Permalink
Nightly version ngdevkit 0.2+202306062054-1
Browse files Browse the repository at this point in the history
  • Loading branch information
CI build bot committed Jun 7, 2023
1 parent 85c2a78 commit b3a1726
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+202305261452
pkgver=0.2+202306062054
pkgrel=1
pkgvernightly=nightly-202305261452
pkgvernightly=nightly-202306062054
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=('fb769e26b88f65fe7062234d2a05f22c7d686564f9ffa16e60f6129d3980da83')
sha256sums=('c7b0454ad40680f61cee19e6c6885114a042d7b3f5fa8ed34a95c58b65673588')

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

0 comments on commit b3a1726

Please sign in to comment.