diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-03-09 02:41:07 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-03-09 02:41:19 +0000 |
commit | b1a05d383b19ee9a9f4cc320ef8a068a8284bb2a (patch) | |
tree | cc897cc46bbd5cae088fd3fa5141301203d57a36 /user/step/APKBUILD | |
parent | 8303ebd6a9e7113735b19ca8f647907867b66df0 (diff) | |
download | packages-b1a05d383b19ee9a9f4cc320ef8a068a8284bb2a.tar.gz packages-b1a05d383b19ee9a9f4cc320ef8a068a8284bb2a.tar.bz2 packages-b1a05d383b19ee9a9f4cc320ef8a068a8284bb2a.tar.xz packages-b1a05d383b19ee9a9f4cc320ef8a068a8284bb2a.zip |
user/KDE Applications: bump to 18.12.3
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 7801024d9..1173268c3 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=18.12.2 +pkgver=18.12.3 pkgrel=0 pkgdesc="Interactive physics simulation" url="https://www.kde.org/applications/education/step/" @@ -42,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="e162f9b3a436507ee3c9971df67106b814015d1b8035fb4ab422834d2a72e81ef35eae7fadef55c7b7024cb215fd5752f384cbf718cdb43a3f6f31971641f47f step-18.12.2.tar.xz" +sha512sums="5ac3ab33d48aa4d151ea7152a380aba95eabc7887400d20fe50392a6c18a5017b162208c47d8de6d019e8a462608a2f4da3bacaa64cbc966770971b6a55b1b82 step-18.12.3.tar.xz" |