Date: Sunday, July 21, 2019 @ 13:35:55 Author: arojas Revision: 492478
Update to 5.0.5 Modified: kmymoney/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-21 13:24:33 UTC (rev 492477) +++ PKGBUILD 2019-07-21 13:35:55 UTC (rev 492478) @@ -6,7 +6,7 @@ # Contributor: Todd Maynard <[email protected]> pkgname=kmymoney -pkgver=5.0.4 +pkgver=5.0.5 pkgrel=1 pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken" arch=('x86_64') @@ -21,7 +21,7 @@ changelog=$pkgname.changelog source=(https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) validpgpkeys=('D69A745A55331F44F404D8258D4DE062AA2EB01C') -sha256sums=('1829bd921c59d310e8da37c26fe81616235edef0b50aadedf20cad44e1568b1a' +sha256sums=('e7245d14097ea21f971fae45627a20b15ed9cc3d3e7c7e797cc24e730cd1f0c1' 'SKIP') build() {
