mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nemo: update to 5.8.5.
This commit is contained in:
parent
a4b6fcba08
commit
9c5b2acbcf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nemo'
|
# Template file for 'nemo'
|
||||||
pkgname=nemo
|
pkgname=nemo
|
||||||
version=5.8.4
|
version=5.8.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -13,9 +13,9 @@ short_desc="Cinnamon file manager (nautilus fork)"
|
||||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||||
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"
|
changelog="https://raw.githubusercontent.com/linuxmint/nemo/5.8-maintenance/debian/changelog"
|
||||||
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
|
||||||
checksum=07697806a59ef884f39c4654fe3e96b980f7c5ef6658c0531647ece1692bd4a2
|
checksum=eee308a5ae473c77bdf5fa870eff79087485b859a11de501df2d34e91bad174b
|
||||||
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…
Add table
Reference in a new issue