nicotine+: fix shebang in entrypoint

fixes: #54912
This commit is contained in:
classabbyamp 2025-03-30 23:16:57 -04:00
parent 0e749280a7
commit 0539e337f6
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,8 +1,8 @@
# Template file for 'nicotine+'
pkgname=nicotine+
version=3.3.10
revision=1
build_style=python3-module
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools gettext"
depends="gtk4 python3-gobject"
checkdepends="$depends python3-pytest python3-pytest-xvfb dejavu-fonts-ttf"