summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
author466202023-10-15 11:32:04 -0400
committer466202023-10-15 11:32:04 -0400
commitabb96e12d245489b31e6fe9f3b449f5c3b4bc9cb (patch)
treedf9b2f0fc938a85c7ff737b5cc30af94131031ba /.SRCINFO
parent21bab4132cf1fa13041d67c849bf7399067ae7c8 (diff)
downloadaur-libnx-git.tar.gz
git libnx
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a52c6aaa2b0..68cebbf11615 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = libnx-git
- pkgdesc = Library for Nintendo Switch (NX) homebrew development (development version)
- pkgver = 1.0.0.r15.gff8a95b
+ pkgdesc = Nintendo Switch AArch64-only userland library.
+ pkgver = 4.4.2.r7.gcb6f366a
pkgrel = 1
- url = http://devkitpro.org
+ url = http://github.com/switchbrew
arch = any
- license = custom: ISC
- depends = devkita64
+ groups = switch-dev
+ license = custom
+ makedepends = devkitA64
provides = libnx
conflicts = libnx
options = !strip
+ options = libtool
options = staticlibs
- source = git+https://github.com/switchbrew/libnx.git
- source = git+https://github.com/switchbrew/switch-examples.git
- md5sums = SKIP
- md5sums = SKIP
+ source = libnx-git::git+https://github.com/switchbrew/libnx
+ sha256sums = SKIP
pkgname = libnx-git
-