Date: Saturday, May 15, 2021 @ 21:31:19 Author: jlichtblau Revision: 934798
upgpkg: tellico 3.4.1-1 - new upstream release Modified: tellico/trunk/PKGBUILD tellico/trunk/tellico.changelog -------------------+ PKGBUILD | 6 +++--- tellico.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-15 21:30:37 UTC (rev 934797) +++ PKGBUILD 2021-05-15 21:31:19 UTC (rev 934798) @@ -4,8 +4,8 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=3.4 -pkgrel=2 +pkgver=3.4.1 +pkgrel=1 pkgdesc="A collection manager for KDE" arch=('x86_64') url="http://tellico-project.org/" @@ -16,7 +16,7 @@ makedepends=('cmake' 'extra-cmake-modules' 'kdoctools') changelog=$pkgname.changelog source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz) -sha256sums=('617309ac091f7a17b7a31e16675f6283215b5f0b633b9c313776e680fd358cfb') +sha256sums=('f8514deac3b49af95a81ef096b3caba8d664e289de8f3d5724f88e2b78278561') build() { mkdir build && cd build Modified: tellico.changelog =================================================================== --- tellico.changelog 2021-05-15 21:30:37 UTC (rev 934797) +++ tellico.changelog 2021-05-15 21:31:19 UTC (rev 934798) @@ -1,3 +1,6 @@ +2021-05-15 Jaroslav Lichtblau <[email protected]> + * tellico 3.4.1-1 + 2021-03-20 Jaroslav Lichtblau <[email protected]> * tellico 3.3.5-1
