mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
treeline: update to 3.1.6
This commit is contained in:
parent
44390dbf9d
commit
a7ef56ad41
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.5
|
version=3.1.6
|
||||||
revision=2
|
revision=1
|
||||||
pycompile_dirs="usr/share/treeline"
|
pycompile_dirs="usr/share/treeline"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="python3-PyQt5"
|
depends="python3-PyQt5"
|
||||||
|
@ -10,7 +10,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=8bef3c3819dab7968f8cd46e3a1e817a06259270d3d01f4eb9f22b1821094650
|
checksum=c4f187797365ef224bb285ef5d7e90a64b0ae33573d27599fb18d7af54b42d4d
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue