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:
parent
7a7e83c578
commit
da002b1ee1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flowblade'
|
# Template file for 'flowblade'
|
||||||
pkgname=flowblade
|
pkgname=flowblade
|
||||||
version=1.14
|
version=1.16
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="flowblade-trunk"
|
build_wrksrc="flowblade-trunk"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -13,6 +13,6 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://jliljebl.github.io/flowblade/"
|
homepage="https://jliljebl.github.io/flowblade/"
|
||||||
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
|
||||||
checksum=6096d6fb67ec8bb4cf422a11282bb8a38fb879ae178a1e54693870ef9ae212bf
|
checksum=2b33535ca92ed6c179cf804ccc9cd742194742bdddcad0bd8c3387ca7a4327ef
|
||||||
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
make_install_args="--install-lib=${DESTDIR}/usr/share/pyshared"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue