aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-13 06:44:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-13 07:00:48 -0300
commit237a94ad8351d526167a8c3b8174573e1e86a7ac (patch)
treeeb0fd9bb8157f719612a74ca8453cf016be1d786
parent539c4ce7efd6e87e2333d104ac0ce8853ccd54c1 (diff)
downloadaports-237a94ad8351d526167a8c3b8174573e1e86a7ac.tar.bz2
aports-237a94ad8351d526167a8c3b8174573e1e86a7ac.tar.xz
community/mate-calc: upgrade to 1.24.0
-rw-r--r--community/mate-calc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mate-calc/APKBUILD b/community/mate-calc/APKBUILD
index 52697d05a0..71dcd6e032 100644
--- a/community/mate-calc/APKBUILD
+++ b/community/mate-calc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mate-calc
-pkgver=1.22.2
+pkgver=1.24.0
pkgrel=0
pkgdesc="Calculator for MATE"
url="https://github.com/mate-desktop/mate-calc"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="4235e49df4517d1a43a1f6422220f5b35320c34f588eb9ff3c63aa2ff59123a53ea9723372d3fe4d8c29d40ef09a51f4bd536655b5056d840eb5c253f572afb5 mate-calc-1.22.2.tar.xz"
+sha512sums="ebb18f07ded5577bb0987b2027e7b73abc823a567bfa00f9cc9bfaf75de498f150b6b4c2e13486c530a3cbb078f1b798c415b33d668d952e8650799dd05c99eb mate-calc-1.24.0.tar.xz"