flowblade: update to 1.16.

Closes: #13124 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
maxice8 2018-04-01 02:00:03 -03:00 committed by Jürgen Buchmüller
parent 7a7e83c578
commit da002b1ee1
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flowblade'
pkgname=flowblade
version=1.14
version=1.16
revision=1
build_wrksrc="flowblade-trunk"
build_style=python2-module
@ -13,6 +13,6 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://jliljebl.github.io/flowblade/"
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
checksum=6096d6fb67ec8bb4cf422a11282bb8a38fb879ae178a1e54693870ef9ae212bf
checksum=2b33535ca92ed6c179cf804ccc9cd742194742bdddcad0bd8c3387ca7a4327ef
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
noarch=yes