Date: Tuesday, December 1, 2020 @ 18:09:15 Author: jlichtblau Revision: 767185
upgpkg: tellico 3.3.4-1 - new upstream release Modified: tellico/trunk/PKGBUILD tellico/trunk/tellico.changelog -------------------+ PKGBUILD | 4 ++-- tellico.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-01 17:46:19 UTC (rev 767184) +++ PKGBUILD 2020-12-01 18:09:15 UTC (rev 767185) @@ -4,7 +4,7 @@ # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org> pkgname=tellico -pkgver=3.3.3 +pkgver=3.3.4 pkgrel=1 pkgdesc="A collection manager for KDE" arch=('x86_64') @@ -16,7 +16,7 @@ makedepends=('cmake' 'extra-cmake-modules' 'kdoctools') changelog=$pkgname.changelog source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz) -sha256sums=('f5c75b5136b632ddffc8dca53927468e00c44c3ef8b11d1d5380b9f2e5b463aa') +sha256sums=('716310760aa41b5673ffe8f239bf0a7835ca8030773499bf690de21c470e0187') build() { mkdir build && cd build Modified: tellico.changelog =================================================================== --- tellico.changelog 2020-12-01 17:46:19 UTC (rev 767184) +++ tellico.changelog 2020-12-01 18:09:15 UTC (rev 767185) @@ -1,3 +1,6 @@ +2020-12-01 Jaroslav Lichtblau <svetlemo...@archlinux.org> + * tellico 3.3.4-1 + 2020-11-22 Jaroslav Lichtblau <svetlemo...@archlinux.org> * tellico 3.3.3-1