diff options
-rw-r--r-- | community/mate-desktop/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-desktop/APKBUILD b/community/mate-desktop/APKBUILD index 38bbbec886..22cf9c9fc1 100644 --- a/community/mate-desktop/APKBUILD +++ b/community/mate-desktop/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-desktop -pkgver=1.19.2 +pkgver=1.19.3 pkgrel=0 pkgdesc="The MATE Desktop Environment" url="http://wiki.mate-desktop.org/mate-desktop" @@ -36,4 +36,4 @@ package() { make DESTDIR="${pkgdir}" install } -sha512sums="2009e3828665c44026b529434beba44c1fc58fc373f457d7ea3df9c88ae92ab345dc2ee386aab8137f6a730d06950b9ca09d00a59339d82cf4cf7be3dd65fc99 mate-desktop-1.19.2.tar.xz" +sha512sums="77fc0a8f4f39bbec3a79884d2586950dcc6dd1fc8f1a679a9c17a165e05dfac6101efb418a3c78ac7da8a2406e83d2984137ce06f47ccecc1df9de9263c79095 mate-desktop-1.19.3.tar.xz" |