mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
buku: use python_version
This commit is contained in:
parent
29c37543cf
commit
87f1454485
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Buku-${version}
|
wrksrc=Buku-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="python3"
|
python_version="3"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="A cmdline bookmark management utility"
|
short_desc="A cmdline bookmark management utility"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue