diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-11-12 14:08:42 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-15 11:36:41 +0100 |
commit | a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d (patch) | |
tree | 92642bd5660ad9118888865f8fa4c101ee82b281 /testing/kmouth | |
parent | f68fba11e3d2125efe2416cbd7d0f429ab92ec1d (diff) | |
download | aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.bz2 aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.xz |
{community,testing}/kde-applications: upgrade to 19.08.3
Diffstat (limited to 'testing/kmouth')
-rw-r--r-- | testing/kmouth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kmouth/APKBUILD b/testing/kmouth/APKBUILD index bb22b41294..c1382588d3 100644 --- a/testing/kmouth/APKBUILD +++ b/testing/kmouth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kmouth -pkgver=19.08.2 +pkgver=19.08.3 pkgrel=0 arch="all" url="https://kde.org/applications/utilities/org.kde.kmouth" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="19b08fb5e8da836f03fe2d15d2528613329c54b2d572375d6686f3293524cfe33b5596a4fe430e65eda8d715d7408391f423d17debca723270ab439ffc301c9d kmouth-19.08.2.tar.xz" +sha512sums="72643b0185a42614b41b6d575200037eee12492c77e5127624f014a5f7d56e885709b8e12731f434cbe28112fb90faa567c105dca83e6afbb4e75c74d843e76a kmouth-19.08.3.tar.xz" |