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