Date: Friday, March 31, 2017 @ 21:10:26 Author: jlichtblau Revision: 220186
upgpkg: tellico 3.0.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 2017-03-31 20:55:59 UTC (rev 220185) +++ PKGBUILD 2017-03-31 21:10:26 UTC (rev 220186) @@ -5,7 +5,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' 'x86_64') @@ -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=('58f1b2778f85b4f514a35278072ffb0ffdfac732840995668a1ff866c98ee19e') +sha256sums=('455b0b24e2046e0a4919677719c4e2dcb1d8076cb49617c4f4fe5908ee40768b') build() { cd "${srcdir}" Modified: tellico.changelog =================================================================== --- tellico.changelog 2017-03-31 20:55:59 UTC (rev 220185) +++ tellico.changelog 2017-03-31 21:10:26 UTC (rev 220186) @@ -1,3 +1,6 @@ +2017-03-31 Jaroslav Lichtblau <[email protected]> + * tellico 3.0.2-1 + 2017-02-21 Jaroslav Lichtblau <[email protected]> * tellico 3.0.1-1
