diff options
Diffstat (limited to 'user/step/APKBUILD')
-rw-r--r-- | user/step/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/step/APKBUILD b/user/step/APKBUILD index 76b9db8ca..18e226bcb 100644 --- a/user/step/APKBUILD +++ b/user/step/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=step -pkgver=19.12.0 +pkgver=19.12.1 pkgrel=0 pkgdesc="Interactive physics simulation" url="https://www.kde.org/applications/education/step/" @@ -39,4 +39,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9242677992acb1410bf4b06a8afce17e7b024acebaa8787bef0e0d1984405bcac30c7c532e255d6c2bf597179b9e286869a5a359c12e9a6fd3f980ceb8cc1f17 step-19.12.0.tar.xz" +sha512sums="70c127544f816b11db25457a18bdc114275c79c867228c6e1e7749b8e89217df329f67690ce4fd7a3a6c27a0f9d9309276820b17f0f8b1506b48c18bc8f0a2b6 step-19.12.1.tar.xz" |