Date: Saturday, August 22, 2020 @ 10:07:08 Author: jlichtblau Revision: 686691
upgpkg: tellico 3.3.2-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-08-22 09:50:28 UTC (rev 686690) +++ PKGBUILD 2020-08-22 10:07:08 UTC (rev 686691) @@ -4,7 +4,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=3.3.1 +pkgver=3.3.2 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=('f5b1417572e4970571c4e9585d89254767312213607244040d2e598988c5b373') +sha256sums=('08396461e2637fe2d53c8ff9c9aef9050f5a766f25cb864a41437bddc3d52756') build() { mkdir build && cd build Modified: tellico.changelog =================================================================== --- tellico.changelog 2020-08-22 09:50:28 UTC (rev 686690) +++ tellico.changelog 2020-08-22 10:07:08 UTC (rev 686691) @@ -1,3 +1,6 @@ +2020-08-22 Jaroslav Lichtblau <[email protected]> + * tellico 3.3.2-1 + 2020-06-04 Jaroslav Lichtblau <[email protected]> * tellico 3.3.1-1
