summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Street2021-01-24 23:53:46 -0500
committerLuke Street2021-01-24 23:53:46 -0500
commitc59f8a92ae46cf729c1c7e0058cbdd7a465419c1 (patch)
treee756b79accb0e811694f1e8991aad8f3934ce162
parent1c3fa290117b70077cf2e310d9a74839a141f75f (diff)
downloadaur-c59f8a92ae46cf729c1c7e0058cbdd7a465419c1.tar.gz
Update to 9.2.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 019fc0ce33f9..1a38c2c6763f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghidra-bin
pkgdesc = Software reverse engineering framework (bin)
- pkgver = 9.2.1
+ pkgver = 9.2.2
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.1_PUBLIC_20201215.zip
+ source = https://ghidra-sre.org/ghidra_9.2.2_PUBLIC_20201229.zip
source = ghidra.desktop
- source = ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.1_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
- source = https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_9.2.1_build/LICENSE
- sha256sums = cfaeb2b5938dec90388e936f63600ad345d41b509ffed4727142ba9ed44cb5e8
+ 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
sha256sums = e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f
sha256sums = 0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9
sha256sums = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
diff --git a/PKGBUILD b/PKGBUILD
index 269d42169773..fe1fe8fc4720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Luke Street <luke@street.dev>
pkgname=ghidra-bin
-pkgver=9.2.1
-_date=20201215
+pkgver=9.2.2
+_date=20201229
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=('cfaeb2b5938dec90388e936f63600ad345d41b509ffed4727142ba9ed44cb5e8'
+sha256sums=('8cf8806dd5b8b7c7826f04fad8b86fc7e07ea380eae497f3035f8c974de72cf8'
'e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f'
'0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4')