We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f736adf commit c04953eCopy full SHA for c04953e
psp-cfw-sdk/PSPBUILD
@@ -1,5 +1,5 @@
1
pkgname=psp-cfw-sdk
2
-pkgver=20260120
+pkgver=20260122
3
pkgrel=1
4
pkgdesc="Development libraries, sources and headers for PSP CFW"
5
arch=(any)
@@ -11,7 +11,7 @@ makedepends=()
11
conflicts=('kubridge' 'libpspexploit' 'ark-dev-sdk')
12
provides=('kubridge' 'libpspexploit' 'ark-dev-sdk')
13
source=(
14
- "git+https://github.com/pspdev/psp-cfw-sdk.git#commit=32df5bb1f7f65d3107727028d6c0ec0619099eb7"
+ "git+https://github.com/pspdev/psp-cfw-sdk.git#commit=c0da889e586cc59c3b7c1bd89d60dd8eaf7eae8a"
15
"gpl-3.0.txt"
16
)
17
sha256sums=(
0 commit comments