diff options
Diffstat (limited to 'user/kmplot/APKBUILD')
-rw-r--r-- | user/kmplot/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kmplot/APKBUILD b/user/kmplot/APKBUILD index 58cbffd1a..8b75299b8 100644 --- a/user/kmplot/APKBUILD +++ b/user/kmplot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=kmplot -pkgver=18.04.3 +pkgver=18.08.0 pkgrel=0 pkgdesc="Mathematical function plotter" url="https://www.kde.org/applications/education/kmplot/" @@ -40,4 +40,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="798ac10e281efc393f111e222641f92a9a5cca94513f740468aa17626cabdc80fd9628a96972748a7297665957d7c5164f43036e51bef35269899e04d779708a kmplot-18.04.3.tar.xz" +sha512sums="c7bf479efc175c405c05917907df0f9c1977a45b8c6730f8bd51be44653be00af7c94304e6b140bcbef0a721eef1d88af701030177852e7c03b9f1f65a2bee99 kmplot-18.08.0.tar.xz" |