From fa40881ada4917e066389a55125a06e85dbc2bbb Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 1 Aug 2015 03:32:20 +0200 Subject: [PATCH] bokken: update to 1.8. --- srcpkgs/bokken/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/bokken/template b/srcpkgs/bokken/template index fb514589589..6b70cec4072 100644 --- a/srcpkgs/bokken/template +++ b/srcpkgs/bokken/template @@ -1,13 +1,13 @@ # Template file for 'bokken' pkgname=bokken -version=1.6 -revision=5 +version=1.8 +revision=1 short_desc="GUI for the Pyew malware analysis tool and Radare the reverse engineering framework" maintainer="Juan RP " license="GPL-2" homepage="http://inguma.eu/projects/bokken/" -distfiles="http://inguma.eu/attachments/download/197/${pkgname}-${version}.tar.gz" -checksum=4770602585b3e77b2977a8a6906c91ae0d64373eae328f42688106224c8bbc12 +distfiles="http://inguma.eu/attachments/download/212/${pkgname}-${version}.tar.gz" +checksum=1c73885147dfcf0a74ba4d3dd897a6aabc11a4a42f95bd1269782d0b2e1a11b9 only_for_archs="i686 x86_64" makedepends="pygtk pygtksourceview radare2 r2-bindings"