mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nutty: add explicit python_version
This commit is contained in:
parent
c8fcd901f7
commit
4930aadaa3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/babluboy/nutty"
|
homepage="https://github.com/babluboy/nutty"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
|
checksum=b6c9ef1966d1c60480943313f20cd66ee1b5d23ac8d6578f457fb99f0898d9ba
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall data/com.github.babluboy.nutty.desktop 644 usr/share/applications
|
vinstall data/com.github.babluboy.nutty.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue