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 4ae7f67ee0..bb22b41294 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.1 +pkgver=19.08.2 pkgrel=0 arch="all" url="https://kde.org/applications/utilities/org.kde.kmouth" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="93641ae93bb3399318441a85824af00ceed9fd2f0220e9d87dd4c83f4e17190be189bc5c3a47e580f3863ca8a5d62fd442e3e57feabce5cc2ab13f881a3a600d kmouth-19.08.1.tar.xz" +sha512sums="19b08fb5e8da836f03fe2d15d2528613329c54b2d572375d6686f3293524cfe33b5596a4fe430e65eda8d715d7408391f423d17debca723270ab439ffc301c9d kmouth-19.08.2.tar.xz" |