mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
parent
796d287f08
commit
21df1fcf97
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nautilus-python'
|
||||
pkgname=nautilus-python
|
||||
version=4.0
|
||||
revision=3
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="$(vopt_feature gtk_doc docs)"
|
||||
hostmakedepends="pkg-config $(vopt_if gtk_doc gtk-doc)"
|
||||
|
@ -11,8 +11,8 @@ short_desc="Python bindings for the Nautilus extension framework"
|
|||
maintainer="Nafis <mnabid.25@outlook.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/NautilusPython"
|
||||
distfiles="${GNOME_SITE}/nautilus-python/${version}/nautilus-python-${version}.tar.xz"
|
||||
checksum=17243d62eb7d7d839a9461ab8d0701688805c7161a6705e61413a58ec268281a
|
||||
distfiles="${GNOME_SITE}/nautilus-python/${version%.${version#*.*.}}/nautilus-python-${version}.tar.xz"
|
||||
checksum=fc49c104fb32a0ad195a66b0136784cd19d10d8b3e8d59d5ee7f73e8f94e928f
|
||||
|
||||
build_options="gtk_doc"
|
||||
build_options_default="gtk_doc"
|
||||
|
|
Loading…
Add table
Reference in a new issue