Compare commits
2 commits
9.2.250908
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9760afb39f | ||
|
|
9c29de3e5f |
3 changed files with 17 additions and 17 deletions
18
.SRCINFO
18
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = ida-pro-patched
|
||||
pkgdesc = Hex-Rays IDA Pro
|
||||
pkgver = 9.2.250908
|
||||
pkgrel = 1
|
||||
pkgver = 9.3.260213
|
||||
pkgrel = 2
|
||||
url = https://hex-rays.com/ida-pro/
|
||||
arch = x86_64
|
||||
license = custom
|
||||
|
|
@ -17,20 +17,20 @@ pkgbase = ida-pro-patched
|
|||
provides = ida-pro
|
||||
conflicts = ida-pro
|
||||
options = !strip
|
||||
source = ida-pro-9.2.250908.run::https://vaclive.party/software/ida-pro/releases/download/9.2.250908/ida-pro_92_x64linux.run
|
||||
source = ida-pro-9.2.250908.run.sig::https://vaclive.party/software/ida-pro/releases/download/9.2.250908/ida-pro_92_x64linux.run.sig
|
||||
source = https://vaclive.party/software/ida-pro/releases/download/9.2.250908/keygen.js
|
||||
source = https://vaclive.party/software/ida-pro/releases/download/9.2.250908/keygen.js.sig
|
||||
source = ida-pro-9.3.260213.run::https://vaclive.party/software/ida-pro/releases/download/9.3.260213/ida-pro_93_x64linux.run
|
||||
source = ida-pro-9.3.260213.run.sig::https://vaclive.party/software/ida-pro/releases/download/9.3.260213/ida-pro_93_x64linux.run.sig
|
||||
source = https://vaclive.party/software/ida-pro/releases/download/9.3.260213/keygen.js
|
||||
source = https://vaclive.party/software/ida-pro/releases/download/9.3.260213/keygen.js.sig
|
||||
source = com.hex-rays.ida.desktop
|
||||
source = com.hex-rays.hvui.desktop
|
||||
source = qwingraph.desktop
|
||||
source = ida-pro.xml
|
||||
validpgpkeys = 09BE40243217978201A0440E101BA3F4C612AA41
|
||||
sha256sums = aadd0f8ae972b84f94f2a974834abf1619f3bd933b3b4d8275f9c50008d05ae1
|
||||
sha256sums = 2ed43ae4bb84d74dcae6f0099210dfa8d61bfea4952f5f9a07a9aae16cb70f82
|
||||
sha256sums = SKIP
|
||||
sha256sums = 41e71586ddc30526ff0ff1f6d1be99a18b45720e9da4a82aa453261a5e4884f8
|
||||
sha256sums = d5e9ea77dffb0d94b7e6c2c47cb98686acde2cd2b1104ecad4436cf339ed431d
|
||||
sha256sums = SKIP
|
||||
sha256sums = 9490296e773cda6b03d4bbfbd1e9a398756e074f3574cffdfb31e5d40b2f956d
|
||||
sha256sums = 92fc3dc9cd05c4d3e2180714816702e35f14d13f2fe94a115c5a43d83066eec5
|
||||
sha256sums = 3010186d85f0ffc12da572be8688e3cfb5fb9b86ac7c4ec7284c4c9a17c17c14
|
||||
sha256sums = 1e4b2ec71111b102ecbfa78ec8d7f03506d5726a19d087b59c643572f4e50af6
|
||||
sha256sums = 58bb9f10b90bc6a7368629a5577852b4f21f8f44e9b2101b24b7f4fc87dff529
|
||||
|
|
|
|||
14
PKGBUILD
14
PKGBUILD
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: nezu@nezu.cc
|
||||
pkgname=ida-pro-patched
|
||||
_pkgname=ida-pro
|
||||
pkgver=9.2.250908
|
||||
pkgrel=1
|
||||
pkgver=9.3.260213
|
||||
pkgrel=2
|
||||
pkgdesc="Hex-Rays IDA Pro"
|
||||
arch=('x86_64')
|
||||
url="https://hex-rays.com/ida-pro/"
|
||||
|
|
@ -25,8 +25,8 @@ options=('!strip')
|
|||
_name="$_pkgname-$pkgver"
|
||||
_release_url="https://vaclive.party/software/$_pkgname/releases/download/$pkgver"
|
||||
source=(
|
||||
"$_name.run::$_release_url/ida-pro_92_x64linux.run"
|
||||
"$_name.run.sig::$_release_url/ida-pro_92_x64linux.run.sig"
|
||||
"$_name.run::$_release_url/ida-pro_93_x64linux.run"
|
||||
"$_name.run.sig::$_release_url/ida-pro_93_x64linux.run.sig"
|
||||
"$_release_url/keygen.js"
|
||||
"$_release_url/keygen.js.sig"
|
||||
"com.hex-rays.ida.desktop"
|
||||
|
|
@ -35,11 +35,11 @@ source=(
|
|||
"ida-pro.xml"
|
||||
)
|
||||
|
||||
sha256sums=('aadd0f8ae972b84f94f2a974834abf1619f3bd933b3b4d8275f9c50008d05ae1'
|
||||
sha256sums=('2ed43ae4bb84d74dcae6f0099210dfa8d61bfea4952f5f9a07a9aae16cb70f82'
|
||||
'SKIP'
|
||||
'41e71586ddc30526ff0ff1f6d1be99a18b45720e9da4a82aa453261a5e4884f8'
|
||||
'd5e9ea77dffb0d94b7e6c2c47cb98686acde2cd2b1104ecad4436cf339ed431d'
|
||||
'SKIP'
|
||||
'9490296e773cda6b03d4bbfbd1e9a398756e074f3574cffdfb31e5d40b2f956d'
|
||||
'92fc3dc9cd05c4d3e2180714816702e35f14d13f2fe94a115c5a43d83066eec5'
|
||||
'3010186d85f0ffc12da572be8688e3cfb5fb9b86ac7c4ec7284c4c9a17c17c14'
|
||||
'1e4b2ec71111b102ecbfa78ec8d7f03506d5726a19d087b59c643572f4e50af6'
|
||||
'58bb9f10b90bc6a7368629a5577852b4f21f8f44e9b2101b24b7f4fc87dff529')
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Comment=The Interactive Disassembler
|
|||
Exec=/usr/bin/ida %f
|
||||
StartupWMClass=com.hex-rays.ida
|
||||
Icon=ida-pro
|
||||
MimeType=application/vnd.hex-rays.ida.database64;application/vnd.hex-rays.ida.database32
|
||||
MimeType=application/vnd.hex-rays.ida.database64;application/vnd.hex-rays.ida.database32,application/x-executable,application/x-sharedlib
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue