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/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mate-system-monitor/APKBUILD b/community/mate-system-monitor/APKBUILD
index 37864c7bfc..afd5869d8c 100644
--- a/community/mate-system-monitor/APKBUILD
+++ b/community/mate-system-monitor/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-system-monitor
-pkgver=1.19.1
+pkgver=1.20.0
pkgrel=0
pkgdesc="A system monitor for MATE"
url="https://github.com/mate-desktop/mate-system-monitor"
@@ -20,8 +20,8 @@ build() {
--build=$CBUILD \
--host=$CHOST \
--sysconfdir=/etc \
- --prefix=/usr \
- --enable-all-themes
+ --enable-static=no \
+ --prefix=/usr
make
}
@@ -35,4 +35,4 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="8d9c590fcb48a89ea4a65b4d184b0e0bb900675329337cede7ed0a5f587e13972fd8bdb88b317a4d68c716e32c96cec47fe0ef828cd619704879354e7c4b04ea mate-system-monitor-1.19.1.tar.xz"
+sha512sums="5676740e0d581f3e46540c90f2df6ba37fdf9661df08b32896cac03c6b3282a052bfa3c1f7e61d4a3f1a04b3aedd5162de65b64586950dc1c2841f7bfea0b2be mate-system-monitor-1.20.0.tar.xz"