summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d96e3af2fe72..6b84539d0c9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ghidra-bin
pkgdesc = Software reverse engineering framework (bin)
- pkgver = 10.0.1
+ pkgver = 10.0.4
pkgrel = 1
url = https://www.nsa.gov/ghidra
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = ghidra-bin
provides = ghidra
conflicts = ghidra
conflicts = ghidra-desktop
- source = https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.0.1_build/ghidra_10.0.1_PUBLIC_20210708.zip
+ source = https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.0.4_build/ghidra_10.0.4_PUBLIC_20210928.zip
source = ghidra.desktop
- source = ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_10.0.1_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
- source = https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_10.0.1_build/LICENSE
- sha256sums = 9b68398fcc4c2254a3f8ff231c4e8b2ac75cc8105f819548c7eed3997f8c5a5d
+ source = ghidra.png::https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_10.0.4_build/Ghidra/Framework/Generic/src/main/resources/images/GhidraIcon256.png
+ source = https://raw.githubusercontent.com/NationalSecurityAgency/ghidra/Ghidra_10.0.4_build/LICENSE
+ sha256sums = 1ce9bdf2d7f6bdfe5dccd06da828af31bc74acfd800f71ade021d5211e820d5e
sha256sums = e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f
sha256sums = 0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9
sha256sums = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
diff --git a/PKGBUILD b/PKGBUILD
index fbd175e35465..5e5ca2227ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jean Lucas <jean@4ray.co>
pkgname=ghidra-bin
-pkgver=10.0.1
-_date=20210708
+pkgver=10.0.4
+_date=20210928
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=('9b68398fcc4c2254a3f8ff231c4e8b2ac75cc8105f819548c7eed3997f8c5a5d'
+sha256sums=('1ce9bdf2d7f6bdfe5dccd06da828af31bc74acfd800f71ade021d5211e820d5e'
'e4855b100fbe6b60f868cd74828d0b4ff4eda1ea0a097d3b45fcc034f77cc07f'
'0e53f1b091046809c0f393326cadc69c27b1d574254e1094beedb312d09aa9c9'
'c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4')