summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfatalis2021-12-25 11:59:35 -0600
committerfatalis2021-12-25 11:59:35 -0600
commit7573513c2c170880b5c46945e02a985bf7503307 (patch)
tree76a5ee6772a84e6c9cb2d580ca6b3f853f8c020d /PKGBUILD
parentc027cd8c58603d7dcc6cc5d2baa07134ab9a1b04 (diff)
downloadaur-7573513c2c170880b5c46945e02a985bf7503307.tar.gz
7.7.211224
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 020944dca3ab..4705bf97644e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: fatalis <fatalis@fatalis.pw>
pkgname=ida-free
-pkgver=7.6.210526
+pkgver=7.7.211224
pkgrel=1
pkgdesc="Freeware version of the world's smartest and most feature-full disassembler"
arch=('x86_64')
@@ -8,11 +8,11 @@ url='https://www.hex-rays.com/products/ida/'
license=('custom')
makedepends=('fakechroot')
options=('!strip')
-_originalname='idafree76_linux.run'
+_originalname='idafree77_linux.run'
_installer="${_originalname}-${pkgver}-${pkgrel}"
source=("${_installer}::https://out7.hex-rays.com/files/${_originalname}"
'ida-free.desktop')
-sha256sums=('f065227ea16fd4bed393056dbf1c38559d91896686c1a54bc58c38b3406b7243'
+sha256sums=('fa7a093430eafe2d7bcea8ab3e2aab56d80abe82c94f197485a0f2fe20c49f22'
'55f2ed3f165df6efb5f7975b17d8e53bee1d88cad33efb9d4422402213d17440')
package() {