aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-menus/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-menus/APKBUILD')
-rw-r--r--community/mate-menus/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/mate-menus/APKBUILD b/community/mate-menus/APKBUILD
index 9574f93f0f7..7fe770b6dcd 100644
--- a/community/mate-menus/APKBUILD
+++ b/community/mate-menus/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-menus
-pkgver=1.22.1
+pkgver=1.26.1
pkgrel=0
pkgdesc="The libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor"
url="https://github.com/mate-desktop/mate-menus"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
depends="mate-common"
makedepends="libtool intltool glib-dev gobject-introspection-dev"
subpackages="$pkgname-dev $pkgname-lang"
@@ -29,4 +29,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="2766cafa35c11da6f6d5d6129a5e39c09e73ca97f72382df757091198260a342d278c53f88cddf75e174231443c1015198dfa1800b3601d5b770553ec7047a00 mate-menus-1.22.1.tar.xz"
+sha512sums="
+df57f653bc7a456719c24fa077b70a175d9bbaec7d55fb807e35ed66a9e0f2aaf7251bea0e7778ec98bf2b07b9f7bc25f4931a9c83ec0ae3621a1b8f257b1329 mate-menus-1.26.1.tar.xz
+"