diff options
Diffstat (limited to 'community/kplotting/APKBUILD')
-rw-r--r-- | community/kplotting/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD index 4222564e3c..946dd03dba 100644 --- a/community/kplotting/APKBUILD +++ b/community/kplotting/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kplotting -pkgver=5.64.0 +pkgver=5.65.0 pkgrel=0 pkgdesc="Lightweight plotting framework" arch="all" @@ -39,4 +39,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="5d6d4dc60915b38e39337ea0041d7bfca4c9086804e46d3de42f6a172e5af3d7870ea432f41d299a73be017ef0efc1d82d52d7e4371b08bb0bf61c82805c65e7 kplotting-5.64.0.tar.xz" +sha512sums="a97c0a0ad6be40fc35044e9d9b58483025e6f13d76e1fc20a3a6a50aba49bdc2c58f8ef4e13c04021d6caf04ab0e952c5d767a62d010ea87a502750b839ae687 kplotting-5.65.0.tar.xz" |