diff options
Diffstat (limited to 'community/kaccounts-integration/APKBUILD')
-rw-r--r-- | community/kaccounts-integration/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kaccounts-integration/APKBUILD b/community/kaccounts-integration/APKBUILD index 66e359cdd64..896890cd832 100644 --- a/community/kaccounts-integration/APKBUILD +++ b/community/kaccounts-integration/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kaccounts-integration -pkgver=19.12.0 -pkgrel=1 +pkgver=19.12.1 +pkgrel=0 arch="all" url="https://kde.org/applications/internet/" pkgdesc="Small system to administer web accounts for the sites and services across the KDE desktop" @@ -34,4 +34,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="c40775509f9c336974bef0effade36adf36e19398a0445e5d155a8e4e3062219da191fab912640c610799dc7d6bc114f7daa423fea97304714332b9f00db94b9 kaccounts-integration-19.12.0.tar.xz" +sha512sums="233f6df594926f6fa5b897f81a5f63ffa71f5b60577c167d77c20fd1a723cbbf6625368e88b2fa9195f7bbc2f40ddc70fcd1cc63fe55a2cb6c0ed1319e8237f7 kaccounts-integration-19.12.1.tar.xz" |