diff options
author | root <root@rshg054.dnsready.net> | 2012-12-17 03:27:42 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-17 03:27:42 -0800 |
commit | bfa298276aad0011c7ac64738d521600e76c3628 (patch) | |
tree | 4256caa850d2294cc064358de7380814a8772d14 /community/kid3 | |
parent | d1335cc6b44826a3ae6934a40bd618bfddcd2e6e (diff) |
Mon Dec 17 03:23:21 PST 2012
Diffstat (limited to 'community/kid3')
-rw-r--r-- | community/kid3/PKGBUILD | 6 | ||||
-rw-r--r-- | community/kid3/kid3.changelog | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD index 57aaa460c..a68228b58 100644 --- a/community/kid3/PKGBUILD +++ b/community/kid3/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 78979 2012-10-28 15:58:04Z jlichtblau $ +# $Id: PKGBUILD 81297 2012-12-16 18:48:19Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Alois Nespor <alois.nespor@gmail.com> pkgname=kid3 -pkgver=2.2 +pkgver=2.2.1 pkgrel=1 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ options=('!makeflags') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('edd665103d10e78542e99eac88f409c2dcfa9d257c0f774f91a006c55db92443') +sha256sums=('2ac3ab6bbf8d2fdcc070a753ebdce868a5e9a2f0b3daddcc7c5b953ff39781b0') build() { cd ${pkgname}-${pkgver} diff --git a/community/kid3/kid3.changelog b/community/kid3/kid3.changelog index 1e516d68b..7d608279b 100644 --- a/community/kid3/kid3.changelog +++ b/community/kid3/kid3.changelog @@ -1,3 +1,6 @@ +2012-12-16 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * kid3 2.2.1-1 + 2012-10-28 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * kid3 2.2-1 |