cinnamon-desktop: update to 5.2.0.
This commit is contained in:
parent
fae6640b60
commit
1409fa3177
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cinnamon-desktop'
|
||||
pkgname=cinnamon-desktop
|
||||
version=4.8.1
|
||||
version=5.2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -12,9 +12,9 @@ depends="xkeyboard-config"
|
|||
short_desc="Library with common API for various Cinnamon modules"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
|
||||
homepage="https://github.com/linuxmint/cinnamon-desktop"
|
||||
distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
|
||||
checksum=3af13e687821cfd5af1989070db1240f72fe4c12995780ea6935946eb153ca39
|
||||
|
||||
cinnamon-desktop-devel_package() {
|
||||
depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue