diff options
Diffstat (limited to 'user/step')
-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 d73c5c22d..345335808 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.08.0 +pkgver=19.08.1 pkgrel=0 pkgdesc="Interactive physics simulation" url="https://www.kde.org/applications/education/step/" @@ -42,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="f3a7f13117cd99b843b9ef99dc38a50baa50a3757319b74e804688c31abdbe6bc6251afae39d73d4af67b8d82dcda2df42f3c8fa91e5d20e8860fa0430710bff step-19.08.0.tar.xz" +sha512sums="aca5492c5f6a56acfe20ce09d3ba0e469fe2bb53def0ae5c5645891699fe589cdf85340615a2dc2a5ed58ecfb7353b10f05d7dcb7fe1d97cf756f9c98bcc8da0 step-19.08.1.tar.xz" |