diff options
author | patchouli | 2024-10-29 01:09:21 +0200 |
---|---|---|
committer | patchouli | 2024-10-29 01:09:21 +0200 |
commit | f7cbb1bf1df03e31adaaf32c601c4d4e527aa0e0 (patch) | |
tree | 3cefa01bc1ef7c3ad5970573a406c7d3367c75b0 /.SRCINFO | |
parent | b3c6592382932676b28de19318186db4246ff19a (diff) | |
download | aur-f7cbb1bf1df03e31adaaf32c601c4d4e527aa0e0.tar.gz |
Added missing rpyc dependency for Python 3.12 to work within IDA.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = ida-pro pkgdesc = Hex-Rays IDA Pro pkgver = 9.0 - pkgrel = 3 + pkgrel = 4 url = https://docs.hex-rays.com/release-notes/9_0 arch = x86_64 license = custom |