We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a98f56 commit 7e4e979Copy full SHA for 7e4e979
1 file changed
srcpkgs/nautilus-python/template
@@ -1,7 +1,7 @@
1
# Template file for 'nautilus-python'
2
pkgname=nautilus-python
3
-version=4.0.1
4
-revision=3
+version=4.1.0
+revision=1
5
build_style=meson
6
configure_args="$(vopt_feature gtk_doc docs)"
7
hostmakedepends="pkg-config $(vopt_if gtk_doc gtk-doc)"
@@ -12,7 +12,7 @@ maintainer="Nafis <mnabid.25@outlook.com>"
12
license="GPL-2.0-or-later"
13
homepage="https://wiki.gnome.org/Projects/NautilusPython"
14
distfiles="${GNOME_SITE}/nautilus-python/${version%.${version#*.*.}}/nautilus-python-${version}.tar.xz"
15
-checksum=fc49c104fb32a0ad195a66b0136784cd19d10d8b3e8d59d5ee7f73e8f94e928f
+checksum=fc4a448bccb1a09b68865409b9e2aed171d28a2d5ac80f7be44f5fcca84ee0c1
16
17
build_options="gtk_doc"
18
build_options_default="gtk_doc"
0 commit comments