diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-10-11 19:22:17 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-11 16:24:38 -0300 |
commit | f39cb39781a53c8137cd7f616559d10a28e4cf4a (patch) | |
tree | bc9c5a2596158d42d93af05f90d542275797e560 /testing/kimagemapeditor | |
parent | 53acdc9aa9401df9fbf1980baff34f5845a53e47 (diff) | |
download | aports-f39cb39781a53c8137cd7f616559d10a28e4cf4a.tar.bz2 aports-f39cb39781a53c8137cd7f616559d10a28e4cf4a.tar.xz |
{testing,community}/kde-applications: upgrade to 19.08.2
Diffstat (limited to 'testing/kimagemapeditor')
-rw-r--r-- | testing/kimagemapeditor/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kimagemapeditor/APKBUILD b/testing/kimagemapeditor/APKBUILD index 72c0bb6c06..3a2f75c857 100644 --- a/testing/kimagemapeditor/APKBUILD +++ b/testing/kimagemapeditor/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kimagemapeditor -pkgver=19.08.1 +pkgver=19.08.2 pkgrel=0 arch="all" url="https://kde.org/applications/development/org.kde.kimagemapeditor" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="d2c92c7e4dc670d6f537dc9fc69196e51c0321e07226833037791c41072093c60759debd8d751a5964b72d779abcb19a7d526000bcc2400c5e1d1e948a9550e2 kimagemapeditor-19.08.1.tar.xz" +sha512sums="00c75c4b69bd6a63cfb5dbca10c04439029c0ec9f6c61b082a2609683ae14e356c5c5649c30bfca1859b43cabc51737e1f77ae7f2acfc80093f999a84ef329c9 kimagemapeditor-19.08.2.tar.xz" |