nemo: update to 5.4.3.
This commit is contained in:
parent
a527db6fa9
commit
b4478b9309
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nemo'
|
# Template file for 'nemo'
|
||||||
pkgname=nemo
|
pkgname=nemo
|
||||||
version=5.4.2
|
version=5.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -13,8 +13,9 @@ short_desc="Cinnamon file manager (nautilus fork)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://github.com/linuxmint/nemo"
|
homepage="https://github.com/linuxmint/nemo"
|
||||||
|
changelog="https://raw.githubusercontent.com/linuxmint/nemo/master/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
||||||
checksum=7e92210804ab1b2f4cd1799afb54fc60ff81281901af36bbe99790b3fd5f40c1
|
checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
|
||||||
python_version=3
|
python_version=3
|
||||||
# Requires xvfb-run and dbus-run-session
|
# Requires xvfb-run and dbus-run-session
|
||||||
make_check=no # can't be run inside chroot due to fusermount3
|
make_check=no # can't be run inside chroot due to fusermount3
|
||||||
|
|
Loading…
Reference in New Issue