diff options
author | Brendan Szymanski | 2018-07-11 21:25:11 -0400 |
---|---|---|
committer | Brendan Szymanski | 2018-07-11 21:25:11 -0400 |
commit | 964df0181d5a5beda3e1edce894f39d6cfa5aea9 (patch) | |
tree | 856049ab2becba82b1d343a83bf9c4b87282f344 /.SRCINFO | |
parent | ca0f40066639f724fe4ea8b371fa7ba6c2f05b9a (diff) | |
download | aur-964df0181d5a5beda3e1edce894f39d6cfa5aea9.tar.gz |
Added new submodule and fixed compilation error
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = citra-canary-git pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger written in C++ - pkgver = r6122.6b84ed9e + pkgver = r6405.4f338f20 pkgrel = 1 url = https://github.com/citra-emu/citra-canary/tree/master arch = i686 @@ -27,6 +27,8 @@ pkgbase = citra-canary-git source = git+https://github.com/lsalzman/enet source = git+https://github.com/benhoyt/inih source = git+https://github.com/citra-emu/ext-libressl-portable + source = git+https://github.com/kinetiknz/cubeb + md5sums = SKIP md5sums = SKIP md5sums = SKIP md5sums = SKIP |