summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorT.J. Townsend2022-09-20 21:44:30 -0400
committerT.J. Townsend2022-09-20 21:44:30 -0400
commit3ddbf2ba98aa4436de8741f6ece013eac00da0a0 (patch)
tree1d91e7ea96394a690117fe9ad1f8a962fa81b152 /.SRCINFO
parent601c3f780fb27b3dbfca4a49bac172828a4404c8 (diff)
downloadaur-3ddbf2ba98aa4436de8741f6ece013eac00da0a0.tar.gz
revert malicious parts of previous commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f325a0456f49..fc56e9a35f6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cemu
pkgdesc = Software to emulate Wii U games and applications on PC (with cutting edge Linux patches)
pkgver = 2.0.144
- pkgrel = 1
+ pkgrel = 2
url = https://cemu.info
install = cemu.install
arch = x86_64
@@ -9,6 +9,8 @@ pkgbase = cemu
makedepends = git
makedepends = cmake>=3.21.1
makedepends = make
+ makedepends = clang>=12
+ makedepends = llvm>=12
makedepends = rapidjson
makedepends = boost>=1.79
makedepends = glslang>=11.8