Date: Tuesday, January 16, 2018 @ 21:27:43 Author: jlichtblau Revision: 283518
upgpkg: tellico 3.1.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 2018-01-16 20:59:34 UTC (rev 283517) +++ PKGBUILD 2018-01-16 21:27:43 UTC (rev 283518) @@ -5,8 +5,8 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=3.1 -pkgrel=3 +pkgver=3.1.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' 'libkcddb') changelog=$pkgname.changelog source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz) -sha256sums=('ca549c249ee2562ef583a2b2dedc76843660ff726ed2cd26025dd4607b59a124') +sha256sums=('e55c64bdc7dcb2c6ae6b9edf182cc177a57ed22db1371400cfeefd07346ecbc7') build() { cd "${srcdir}" Modified: tellico.changelog =================================================================== --- tellico.changelog 2018-01-16 20:59:34 UTC (rev 283517) +++ tellico.changelog 2018-01-16 21:27:43 UTC (rev 283518) @@ -1,3 +1,6 @@ +2018-01-16 Jaroslav Lichtblau <[email protected]> + * tellico 3.1.1-1 + 2018-01-11 Jaroslav Lichtblau <[email protected]> * tellico 3.1-3 libcdio API and ABI changes rebuild
