Date: Monday, December 2, 2013 @ 21:36:28 Author: jlichtblau Revision: 101946
upgpkg: kid3 3.0.2-1 Modified: kid3/trunk/PKGBUILD kid3/trunk/kid3.changelog ----------------+ PKGBUILD | 4 ++-- kid3.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-02 18:51:00 UTC (rev 101945) +++ PKGBUILD 2013-12-02 20:36:28 UTC (rev 101946) @@ -3,7 +3,7 @@ # Contributor: Alois Nespor <[email protected]> pkgname=kid3 -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('ebbae8b277c14083f87d49bcde5a86295c1874c4004fc5db2d5764ff53f15d59') +sha256sums=('31492e01039e78d2e73ba342a2d2c837395597eb48a101366b160c36fcdcfab4') build() { cd ${pkgname}-${pkgver} Modified: kid3.changelog =================================================================== --- kid3.changelog 2013-12-02 18:51:00 UTC (rev 101945) +++ kid3.changelog 2013-12-02 20:36:28 UTC (rev 101946) @@ -1,3 +1,6 @@ +2013-12-02 Jaroslav Lichtblau <[email protected]> + * kid3 3.0.2-1 + 2013-11-02 Jaroslav Lichtblau <[email protected]> * kid3 3.0.1-1
