summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHurricanePootis2023-06-30 10:45:39 -0500
committerHurricanePootis2023-06-30 10:45:39 -0500
commitcc0e8699a461cc539cf69c0075faee3567b984f4 (patch)
treeba745fcbcc50dfd112cf4cea77a5be70fda3f543 /.SRCINFO
parentb34bb4c6157466b9205d17fc8ff6e81fcb403fe1 (diff)
downloadaur-cc0e8699a461cc539cf69c0075faee3567b984f4.tar.gz
Introduce easy debugging
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a869c17e9436..898bd49fad64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = citra-git
pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger
- pkgver = r9621.89663e0db
- pkgrel = 2
+ pkgver = r9634.ca2d87e5e
+ pkgrel = 1
url = https://github.com/citra-emu/citra/
arch = i686
arch = x86_64
@@ -27,7 +27,9 @@ pkgbase = citra-git
depends = gcc-libs
depends = libfdk-aac
depends = sndio
- options = !lto
+ options = lto
+ options = strip
+ options = !debug
source = citra::git+https://github.com/citra-emu/citra.git
source = boost::git+https://github.com/citra-emu/ext-boost.git
source = nihstro::git+https://github.com/neobrain/nihstro.git