mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
treeline: update to 3.1.4
This commit is contained in:
parent
9dd3a3556b
commit
a33fc6f363
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'treeline'
|
# Template file for 'treeline'
|
||||||
pkgname=treeline
|
pkgname=treeline
|
||||||
version=3.1.3
|
version=3.1.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="TreeLine-${version}"
|
wrksrc="TreeLine-${version}"
|
||||||
pycompile_dirs="usr/share/treeline"
|
pycompile_dirs="usr/share/treeline"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://treeline.bellz.org/"
|
homepage="http://treeline.bellz.org/"
|
||||||
distfiles="https://github.com/doug-101/TreeLine/archive/v${version}.tar.gz"
|
distfiles="https://github.com/doug-101/TreeLine/archive/v${version}.tar.gz"
|
||||||
checksum=420bd15fa9ef73ac66456d3a686b33c47f35b51d5ac51086568c8cc8e9dc50f2
|
checksum=bc6918f7bc892ab00cfc9293236c2d03021d64a5b6190594501048f2590572ab
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue