diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-06 21:59:52 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2018-06-07 21:31:36 -0500 |
commit | 1fd4e0f07387b1051229cb7050761cd6bdb5a52b (patch) | |
tree | d7230f33a2511949c72ef39a71dce34bf93c8017 /user/step | |
parent | 4581bc82662231de112192d0b91e9ee961136c09 (diff) | |
download | packages-1fd4e0f07387b1051229cb7050761cd6bdb5a52b.tar.gz packages-1fd4e0f07387b1051229cb7050761cd6bdb5a52b.tar.bz2 packages-1fd4e0f07387b1051229cb7050761cd6bdb5a52b.tar.xz packages-1fd4e0f07387b1051229cb7050761cd6bdb5a52b.zip |
user: KDE Applications 18.04.1 bump
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 587587302..ad5d9fc7a 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=17.12.2 +pkgver=18.04.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="025bdc9e3560feb93782a1462a3d2ed152ad9981194425de73fcaa26fbfae74a67016507ebe368776da27b1dda63863106567620e39ed82cc8e95e414f219616 step-17.12.2.tar.xz" +sha512sums="cc790b66ba845bcc97820c3a81d9a5899a3977c99108dd286d09f06b0b8e6f91e2f92440bd8404af584f026e8e3c32ff14b7b7b8acada604ea39fa4261a3c5f3 step-18.04.1.tar.xz" |