nemo: update to 4.0.2.
This commit is contained in:
parent
8481502a33
commit
693b8eea49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nemo'
|
# Template file for 'nemo'
|
||||||
pkgname=nemo
|
pkgname=nemo
|
||||||
version=4.0.1
|
version=4.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=3f4a94cc4f5411aa088097bfdc244eb6ba3aba25c0b7fbd82db9973e53ae2468
|
checksum=5239f86acdd11d70997bcaf7dfba3bb988ea72fe2c56c74973d903be0d7eaf86
|
||||||
nocross="gobject-introspection"
|
nocross="gobject-introspection"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue