nemo: update to 5.6.0, adopt.
This commit is contained in:
parent
7f8ca5207d
commit
a3b25d2223
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nemo'
|
||||
pkgname=nemo
|
||||
version=5.4.3
|
||||
revision=2
|
||||
version=5.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
||||
|
@ -10,12 +10,12 @@ makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
|
|||
libexif-devel libnotify-devel xapps-devel libgsf-devel gtk+3-devel"
|
||||
depends="cinnamon-translations dconf gvfs"
|
||||
short_desc="Cinnamon file manager (nautilus fork)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
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"
|
||||
checksum=5e4f49d6afa6cfab511511b1973011b189407d306a44d221de3f9fd3f7b97da1
|
||||
checksum=1a5084ef175d1d39a5ae9374444cdc5778dec6f9fa3789383f848b1bd31abd9d
|
||||
python_version=3
|
||||
# Requires xvfb-run and dbus-run-session
|
||||
make_check=no # can't be run inside chroot due to fusermount3
|
||||
|
|
Loading…
Reference in New Issue