Date: Monday, February 16, 2015 @ 19:39:11 Author: jlichtblau Revision: 127807
upgpkg: tellico 2.3.10-1 Modified: tellico/trunk/PKGBUILD tellico/trunk/tellico.changelog -------------------+ PKGBUILD | 8 ++++---- tellico.changelog | 11 +++++++---- 2 files changed, 11 insertions(+), 8 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-16 18:29:17 UTC (rev 127806) +++ PKGBUILD 2015-02-16 18:39:11 UTC (rev 127807) @@ -1,12 +1,12 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Ray Rashif <[email protected] # Contributor: Andrea Scarpino <[email protected]> # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=tellico -pkgver=2.3.9 -pkgrel=2 +pkgver=2.3.10 +pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' 'x86_64') url="http://tellico-project.org/" @@ -16,7 +16,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('5184c130ea7561be6e72580105f30d5f160fd2fd5c9ffc7f7e16faf227a20114') +sha256sums=('e916101f86b6f843b85be42e8545aa7441cd496cbb9b81590e2e0bd03a58faaa') build() { cd "${srcdir}" Modified: tellico.changelog =================================================================== --- tellico.changelog 2015-02-16 18:29:17 UTC (rev 127806) +++ tellico.changelog 2015-02-16 18:39:11 UTC (rev 127807) @@ -1,14 +1,17 @@ -2014-06-28 Jaroslav Lichtblau <[email protected]> +2014-06-28 Jaroslav Lichtblau <[email protected]> + * tellico 2.3.10-1 + +2014-06-28 Jaroslav Lichtblau <[email protected]> * tellico 2.3.9-1 2014-03-09 Andrea Scarpino <[email protected]> * tellico 2.3.8-5 be sure Nepomuk support is disabled -2014-03-09 Jaroslav Lichtblau <[email protected]> +2014-03-09 Jaroslav Lichtblau <[email protected]> * tellico 2.3.8-4 nepomuk support dropped in KDE SC 4.13 packages -2013-07-14 Jaroslav Lichtblau <[email protected]> +2013-07-14 Jaroslav Lichtblau <[email protected]> * tellico 2.3.8-1 -2013-01-30 Jaroslav Lichtblau <[email protected]> +2013-01-30 Jaroslav Lichtblau <[email protected]> * tellico 2.3.7-1
