summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomebody12342022-09-25 23:03:09 +1000
committersomebody12342022-09-25 23:03:09 +1000
commit00a284d1a8b5a8d74e4156fa609c3a72f9c5e1ba (patch)
tree98eb89a37d458faca7e81f41e972cf544376d247 /PKGBUILD
parent12fb925cb8e2cce581e8ea0cf7ca64772561ad82 (diff)
downloadaur-00a284d1a8b5a8d74e4156fa609c3a72f9c5e1ba.tar.gz
bump: 10.1.5-20220925
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0a47c20f3e0..0314da0c27c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=kaiju
pkgname=ghidra-extension-kaiju-bin
pkgdesc="Binary analysis improvements for Ghidra. Can import C++ symbols from OOAnalyer"
pkgver=10.1.5
-pkgrel=20220918
+pkgrel=20220925
arch=('any')
url=https://github.com/CERTCC/kaiju
license=('BSD')
@@ -13,7 +13,7 @@ optdepends=(
)
makedepends=('unzip')
source=("https://github.com/CERTCC/kaiju/releases/download/ghidra-${pkgver}/ghidra_${pkgver}_PUBLIC_${pkgrel%.*}_kaiju.zip")
-sha512sums=('c9eb6afe20b02ed5dd3c74d853b081993c044c4f90f4f63420f82eb7c93eab577c822c5dae670a68c9e2a153903fa0ffb82c3838cb1f9fde852e3fc73910f183')
+sha512sums=('4a2a806899334d814d1e8c25a9a98238bd0f9e555b6e31fb449eb08708c514e6a3a2ed3a94ec0e06d71697fecfc60df5c8a3cdfdc9aeecf95452bb136572a442')
package() {
cd $srcdir