summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Street2021-04-21 23:08:00 -0400
committerLuke Street2021-04-21 23:08:00 -0400
commitd7a0add8b55b100c5a5212c82a44f6c8938788d5 (patch)
tree866238cf4066f98a8894c29c15c3b9efe7969ab2
parentc59f8a92ae46cf729c1c7e0058cbdd7a465419c1 (diff)
downloadaur-d7a0add8b55b100c5a5212c82a44f6c8938788d5.tar.gz
Update to 9.2.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a38c2c6763f..0029ab05fd4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghidra-bin
pkgdesc = Software reverse engineering framework (bin)
- pkgver = 9.2.2
+ pkgver = 9.2.3
pkgrel = 1
url = https://www.nsa.gov/ghidra
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = ghidra-bin
depends = bash
provides = ghidra
conflicts = ghidra
- source = https://ghidra-sre.org/ghidra_9.2.2_PUBLIC_20201229.zip
+ source = https://ghidra-sre.org/ghidra_9.2.3_PUBLIC_20210325.zip
source = ghidra.desktop
- source = ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.2_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
- source = https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.2_build/LICENSE
- sha256sums = 8cf8806dd5b8b7c7826f04fad8b86fc7e07ea380eae497f3035f8c974de72cf8
+ source = ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.3_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
+ source = https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.3_build/LICENSE
+ sha256sums = 9019c78f8b38d68fd40908b040466974a370e26ba51b2aaeafc744171040f714
sha256sums = e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f
sha256sums = 0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9
sha256sums = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
diff --git a/PKGBUILD b/PKGBUILD
index fe1fe8fc4720..2bcc0823820e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Luke Street <luke@street.dev>
pkgname=ghidra-bin
-pkgver=9.2.2
-_date=20201229
+pkgver=9.2.3
+_date=20210325
pkgrel=1
pkgdesc='Software reverse engineering framework (bin)'
arch=(x86_64)
@@ -19,7 +19,7 @@ source=(
ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_${pkgver}_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_${pkgver}_build/LICENSE
)
-sha256sums=('8cf8806dd5b8b7c7826f04fad8b86fc7e07ea380eae497f3035f8c974de72cf8'
+sha256sums=('9019c78f8b38d68fd40908b040466974a370e26ba51b2aaeafc744171040f714'
'e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f'
'0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4')