nemo: update to 4.2.3
This commit is contained in:
parent
17132d0c15
commit
82a32b7a8a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nemo'
|
||||
pkgname=nemo
|
||||
version=4.0.6
|
||||
revision=2
|
||||
version=4.2.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
||||
hostmakedepends="gettext-devel glib-devel gnome-common intltool pkg-config
|
||||
|
@ -14,7 +14,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=9e7305955d1e420f85c944c921e2d622cd799785ea271ed488888e910a097e47
|
||||
checksum=f7876862340d9823f30e3b6b87bf97578089e448d57eeb7c6e41b0a2b69995f9
|
||||
nocross="ninja stops when compiling libnemo-private/eaa6409@@nemo-private@sta/nemo-file-undo-manager.c.o"
|
||||
|
||||
|
||||
do_check() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue