cinnamon-menus: update to 4.8.2.
Fix homepage.
This commit is contained in:
parent
ffe4514991
commit
7de89e804a
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cinnamon-menus'
|
||||
pkgname=cinnamon-menus
|
||||
version=4.6.1
|
||||
revision=2
|
||||
version=4.8.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="glib-devel gobject-introspection intltool libtool pkg-config"
|
||||
|
@ -9,9 +9,9 @@ makedepends="libglib-devel gobject-introspection"
|
|||
short_desc="Cinnamon menu specifications"
|
||||
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-menus"
|
||||
homepage="https://github.com/linuxmint/cinnamon-menus"
|
||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=534cf3e15fed812e1affb544811e10823edbc56360b52a80ffbabc006c467dc6
|
||||
checksum=6c19ebcea0d35a7a65cd70f1cdca2c5c739467ac6d2c2a1c38a5d580296707bd
|
||||
|
||||
cinnamon-menus-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue