blob: 0c870b6a57792eda4ebd3147956dc1862d4f28c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ctrtool-git
pkgdesc = Tools for the Nintendo 3DS
pkgver = r369.92a4b5f
pkgrel = 1
url = https://github.com/3DSGuy/Project_CTR/
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = gcc-libs
provides = ctrtool
conflicts = ctrtool
source = ctr::git+https://github.com/3DSGuy/Project_CTR/
sha1sums = SKIP
pkgname = ctrtool-git
|