aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-system-monitor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-system-monitor/APKBUILD')
-rw-r--r--community/mate-system-monitor/APKBUILD13
1 files changed, 8 insertions, 5 deletions
diff --git a/community/mate-system-monitor/APKBUILD b/community/mate-system-monitor/APKBUILD
index d618e69dbe8..d5fb6a27ab5 100644
--- a/community/mate-system-monitor/APKBUILD
+++ b/community/mate-system-monitor/APKBUILD
@@ -1,15 +1,16 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-system-monitor
-pkgver=1.22.2
-pkgrel=0
+pkgver=1.26.0
+pkgrel=3
pkgdesc="A system monitor for MATE"
url="https://github.com/mate-desktop/mate-system-monitor"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
depends="mate-icon-theme"
makedepends="gtk+3.0-dev libwnck3-dev gtkmm3-dev libgtop-dev
- librsvg-dev glibmm-dev itstool linux-headers libxml2-utils"
+ librsvg-dev glibmm-dev itstool linux-headers libxml2-dev
+ libxml2-utils intltool polkit-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="https://pub.mate-desktop.org/releases/${pkgver%.*}/mate-system-monitor-$pkgver.tar.xz"
@@ -31,4 +32,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="47ccb38e27906c4de0cc18abc9d43ffc3b2c8f2f33b3f4cea3e47fd82c48870f03927fab39d323b61b9b871614b24bb2bc258d1c547650cdfb6b8eef65cb0de3 mate-system-monitor-1.22.2.tar.xz"
+sha512sums="
+90919af4808348f6d6a66a4dddb02f2b9d2dc2ee42100b28baa104a504b0b0a6d488814381a657d682b3f53e0a5cdf99fc0a6142eab86d77ca1d5147da526c58 mate-system-monitor-1.26.0.tar.xz
+"