From 02ba6f9f970c1abf02b753008926c79381ba0047 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 3 Jan 2019 08:48:50 -0200 Subject: [PATCH] bokken: rebuild for homepage and fix license= --- srcpkgs/bokken/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/bokken/template b/srcpkgs/bokken/template index 1ff1249e61..6e8fdcd141 100644 --- a/srcpkgs/bokken/template +++ b/srcpkgs/bokken/template @@ -1,20 +1,19 @@ # Template file for 'bokken' pkgname=bokken version=1.8 -revision=1 -wrksrc="inguma-bokken-f256023cb91b" +revision=2 +wrksrc=inguma-bokken-f256023cb91b +pycompile_dirs="/usr/lib/bokken" +makedepends="pygtk pygtksourceview radare2 r2-bindings" +depends="$makedepends" short_desc="GUI for the Pyew malware analysis tool and Radare" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://bitbucket.org/inguma/bokken" distfiles="https://bitbucket.org/inguma/bokken/get/${version}.tar.gz" checksum=c888c241c9f2a9e0a91e8d10f8eb5f55323bd831280054940686877c49cd7947 only_for_archs="i686 x86_64" -makedepends="pygtk pygtksourceview radare2 r2-bindings" -depends="${makedepends}" -pycompile_dirs="/usr/lib/bokken" - do_install() { vmkdir usr/lib/bokken vmkdir usr/bin