diff options
Diffstat (limited to 'community/mate-common/APKBUILD')
-rw-r--r-- | community/mate-common/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mate-common/APKBUILD b/community/mate-common/APKBUILD index 677cf7c8a9..ae7c2dd301 100644 --- a/community/mate-common/APKBUILD +++ b/community/mate-common/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-common -pkgver=1.14.0 +pkgver=1.16.0 pkgrel=0 pkgdesc="Common scripts and macros" url="http://mate-desktop.org/" @@ -42,6 +42,6 @@ package() { make DESTDIR="${pkgdir}" install || return 1 } -md5sums="c09fb1f55beac76d314827c0286b0844 mate-common-1.14.0.tar.xz" -sha256sums="04b7196ac6b301cc88dc31e88ef19a9732ac338c9bd5c3d9b42f6fc387e56cf6 mate-common-1.14.0.tar.xz" -sha512sums="fe0a824796dd65756f7dcd351370f3f537d9990b422cb365419f2f6ec446b6ec9660be35685847ff8ae295a80cda8780a968ab11441c49ac152eb8e50f30dc6a mate-common-1.14.0.tar.xz" +md5sums="39b12b881426147a1d95c53434391e30 mate-common-1.16.0.tar.xz" +sha256sums="34d3a8c58647806aebde24f705c07e1dc8083cd4baa55b45d3e51e367c2ef20a mate-common-1.16.0.tar.xz" +sha512sums="3cf13f28c43072a26f48099eeeceb920a88bd86c258ca91e58f36c164ffa12b9c43d379c1130734df5c39070c74ee3f144ef7d81a6561244bd07af2b81173224 mate-common-1.16.0.tar.xz" |