bokken: fix wrong distfiles

Closes: #10359 [via git-merge-pr]
This commit is contained in:
cr6git 2018-01-02 22:49:19 +01:00 committed by Jürgen Buchmüller
parent e197aea4d2
commit 061e678ae4
1 changed files with 5 additions and 4 deletions

View File

@ -2,12 +2,13 @@
pkgname=bokken
version=1.8
revision=1
short_desc="GUI for the Pyew malware analysis tool and Radare the reverse engineering framework"
wrksrc="inguma-bokken-f256023cb91b"
short_desc="GUI for the Pyew malware analysis tool and Radare"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://inguma.eu/projects/bokken/"
distfiles="http://inguma.eu/attachments/download/212/${pkgname}-${version}.tar.gz"
checksum=1c73885147dfcf0a74ba4d3dd897a6aabc11a4a42f95bd1269782d0b2e1a11b9
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"