Compare commits

..
3 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
pkgbase = ida-pro-patched
pkgdesc = Hex-Rays IDA Pro
pkgver = 9.4.260714
pkgrel = 2
pkgver = 9.2.250908
pkgrel = 1
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.4.260714.run::https://vaclive.party/software/ida-pro/releases/download/9.4.260714/ida-pro_94_x64linux.run
source = ida-pro-9.4.260714.run.sig::https://vaclive.party/software/ida-pro/releases/download/9.4.260714/ida-pro_94_x64linux.run.sig
source = https://vaclive.party/software/ida-pro/releases/download/9.4.260714/keygen.js
source = https://vaclive.party/software/ida-pro/releases/download/9.4.260714/keygen.js.sig
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 = com.hex-rays.ida.desktop
source = com.hex-rays.hvui.desktop
source = qwingraph.desktop
source = ida-pro.xml
validpgpkeys = 09BE40243217978201A0440E101BA3F4C612AA41
sha256sums = eabb64c3c849d3858759558359e9cebcf17e2a91bcc60523533df8b84462aa54
sha256sums = aadd0f8ae972b84f94f2a974834abf1619f3bd933b3b4d8275f9c50008d05ae1
sha256sums = SKIP
sha256sums = cc570f24effc008a4ebd514cc3c4fbb5db05bbdeb7f420b79fdf4ed08a4611e2
sha256sums = 41e71586ddc30526ff0ff1f6d1be99a18b45720e9da4a82aa453261a5e4884f8
sha256sums = SKIP
sha256sums = 92fc3dc9cd05c4d3e2180714816702e35f14d13f2fe94a115c5a43d83066eec5
sha256sums = 9490296e773cda6b03d4bbfbd1e9a398756e074f3574cffdfb31e5d40b2f956d
sha256sums = 3010186d85f0ffc12da572be8688e3cfb5fb9b86ac7c4ec7284c4c9a17c17c14
sha256sums = 1e4b2ec71111b102ecbfa78ec8d7f03506d5726a19d087b59c643572f4e50af6
sha256sums = 58bb9f10b90bc6a7368629a5577852b4f21f8f44e9b2101b24b7f4fc87dff529

View file

@ -1,8 +1,8 @@
# Maintainer: [email protected]
pkgname=ida-pro-patched
_pkgname=ida-pro
pkgver=9.4.260714
pkgrel=2
pkgver=9.2.250908
pkgrel=1
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_94_x64linux.run"
"$_name.run.sig::$_release_url/ida-pro_94_x64linux.run.sig"
"$_name.run::$_release_url/ida-pro_92_x64linux.run"
"$_name.run.sig::$_release_url/ida-pro_92_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=('eabb64c3c849d3858759558359e9cebcf17e2a91bcc60523533df8b84462aa54'
sha256sums=('aadd0f8ae972b84f94f2a974834abf1619f3bd933b3b4d8275f9c50008d05ae1'
'SKIP'
'cc570f24effc008a4ebd514cc3c4fbb5db05bbdeb7f420b79fdf4ed08a4611e2'
'41e71586ddc30526ff0ff1f6d1be99a18b45720e9da4a82aa453261a5e4884f8'
'SKIP'
'92fc3dc9cd05c4d3e2180714816702e35f14d13f2fe94a115c5a43d83066eec5'
'9490296e773cda6b03d4bbfbd1e9a398756e074f3574cffdfb31e5d40b2f956d'
'3010186d85f0ffc12da572be8688e3cfb5fb9b86ac7c4ec7284c4c9a17c17c14'
'1e4b2ec71111b102ecbfa78ec8d7f03506d5726a19d087b59c643572f4e50af6'
'58bb9f10b90bc6a7368629a5577852b4f21f8f44e9b2101b24b7f4fc87dff529')

View file

@ -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,application/x-executable,application/x-sharedlib
MimeType=application/vnd.hex-rays.ida.database64;application/vnd.hex-rays.ida.database32
Terminal=false
Type=Application
Categories=Development