Date: Tuesday, February 21, 2017 @ 19:05:05 Author: jlichtblau Revision: 213376
upgpkg: tellico 3.0.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 2017-02-21 18:43:51 UTC (rev 213375) +++ PKGBUILD 2017-02-21 19:05:05 UTC (rev 213376) @@ -5,8 +5,8 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=3.0 -pkgrel=4 +pkgver=3.0.1 +pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' '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=('ad78e909e9e0f3ea5b44e8178026a5bd009f2596697a7d47729549a60c2cf2cb') +sha256sums=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e') build() { cd "${srcdir}" Modified: tellico.changelog =================================================================== --- tellico.changelog 2017-02-21 18:43:51 UTC (rev 213375) +++ tellico.changelog 2017-02-21 19:05:05 UTC (rev 213376) @@ -1,3 +1,6 @@ +2017-02-21 Jaroslav Lichtblau <[email protected]> + * tellico 3.0.1-1 + 2016-12-20 Jaroslav Lichtblau <[email protected]> * tellico 3.0-4 FS#52202 fix
