diff options
author | root <root@rshg054.dnsready.net> | 2013-07-15 01:26:20 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-15 01:26:20 -0700 |
commit | 49111a438f3120ab595d1b118f56571083b7da35 (patch) | |
tree | 99c8989f3f9423246b4564fa9b091ab5b0d0caa4 /community/tellico | |
parent | d525d9a731f5d79c1128a192b9d2977a2967570f (diff) |
Mon Jul 15 01:25:50 PDT 2013
Diffstat (limited to 'community/tellico')
-rw-r--r-- | community/tellico/PKGBUILD | 6 | ||||
-rw-r--r-- | community/tellico/tellico.changelog | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD index 0311f979e..5c28092e5 100644 --- a/community/tellico/PKGBUILD +++ b/community/tellico/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 83382 2013-01-30 21:35:39Z jlichtblau $ +# $Id: PKGBUILD 94089 2013-07-14 11:11:38Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Ray Rashif <schiv@archlinux.org # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org> pkgname=tellico -pkgver=2.3.7 +pkgver=2.3.8 pkgrel=1 pkgdesc="A collection manager for KDE" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('automoc4' 'cmake') install=$pkgname.install changelog=$pkgname.changelog source=(http://tellico-project.org/files/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('ae858559a226df380940dbd0d8378c45fd6c382359ccebe10f94c2687d6219a1') +sha256sums=('2d8a0d06951e0755c7987d0a07cc8157cd42c8b1c143170042183ff1e89e2ccb') build() { cd ${srcdir} diff --git a/community/tellico/tellico.changelog b/community/tellico/tellico.changelog index ff3debe2d..a1591d839 100644 --- a/community/tellico/tellico.changelog +++ b/community/tellico/tellico.changelog @@ -1,2 +1,5 @@ +2013-07-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * tellico 2.3.8-1 + 2013-01-30 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * tellico 2.3.7-1 |