diff options
Diffstat (limited to 'testing/kmouth/APKBUILD')
-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" |