summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsomebody12342022-06-17 17:44:16 +1000
committersomebody12342022-06-17 17:44:16 +1000
commit626a11a5afd222c475bf63a6b372bc866476f22d (patch)
treef46957f1eaa8be852fabef3ba51ba66f0f39e0b8 /PKGBUILD
parentd37c0e4524a626d7721f47a9b10be19280a50b96 (diff)
downloadaur-626a11a5afd222c475bf63a6b372bc866476f22d.tar.gz
bump: 10.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2e5d080cfb6..8ef5d8dcb969 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
_pkgname=kaiju
pkgname=ghidra-extension-kaiju-bin
pkgdesc="Binary analysis improvements for Ghidra. Can import C++ symbols from OOAnalyer"
-pkgver=10.1.1
+pkgver=10.1.4
pkgrel=1
-_updatedate=20220130
+_updatedate=20220612
arch=('any')
url=https://github.com/CERTCC/kaiju
license=('BSD')
depends=('ghidra')
makedepends=('unzip')
source=("https://github.com/CERTCC/kaiju/releases/download/ghidra-${pkgver}/ghidra_${pkgver}_PUBLIC_${_updatedate}_kaiju.zip")
-sha512sums=('16fde0520a3d78fcaab0621df24ddc6701bd79059b4ecaa6401ce380b440308fed6228c73a48cca255088ffa1920ec31dbaad0d9ae14538b9ce61b6dfade6e10')
+sha512sums=('ecf6077fb0c60c3362deba02704cf7e19512e1274033f10daecd8eae2a0f40d0e32a2f34bd06dac495282b927a4acc4304ea3b98b2b66114188e0163dc7e02d7')
package() {
cd $srcdir