treeline: update to 3.1.5
This commit is contained in:
parent
b6ab5e71e5
commit
17220bacd7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'treeline'
|
||||
pkgname=treeline
|
||||
version=3.1.4
|
||||
revision=2
|
||||
version=3.1.5
|
||||
revision=1
|
||||
wrksrc="TreeLine-${version}"
|
||||
pycompile_dirs="usr/share/treeline"
|
||||
hostmakedepends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://treeline.bellz.org/"
|
||||
distfiles="https://github.com/doug-101/TreeLine/archive/v${version}.tar.gz"
|
||||
checksum=bc6918f7bc892ab00cfc9293236c2d03021d64a5b6190594501048f2590572ab
|
||||
checksum=8bef3c3819dab7968f8cd46e3a1e817a06259270d3d01f4eb9f22b1821094650
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue