diff options
Diffstat (limited to 'community/kmouth/APKBUILD')
-rw-r--r-- | community/kmouth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kmouth/APKBUILD b/community/kmouth/APKBUILD index 09a9c8c89d..bbb9d0cf61 100644 --- a/community/kmouth/APKBUILD +++ b/community/kmouth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kmouth -pkgver=19.12.1 +pkgver=19.12.2 pkgrel=0 arch="all !armhf" #qtdeclarative url="https://kde.org/applications/utilities/org.kde.kmouth" @@ -36,4 +36,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="5422646d0c14ed3dc760e007cc7e12f6b135e7c2eff2fbb39aea01bdca70f2849deefd6c297ee498bc2e6ec6bf7d566e12a97bfc2c6bbb1947cfb64f16ff6ee2 kmouth-19.12.1.tar.xz" +sha512sums="fa26ef0a8a950bf40d4fd73801926290c19ac969655bf67c7ac0a946ac8c6b3fab1c3e4fd63d9e81e6b51e7ddc296aa9cb03f0269ffd105607cd57ef027acc5d kmouth-19.12.2.tar.xz" |