summaryrefslogtreecommitdiff
path: root/community/kid3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kid3/PKGBUILD')
-rw-r--r--community/kid3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD
index 239bd6b55..270ecbee0 100644
--- a/community/kid3/PKGBUILD
+++ b/community/kid3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 84352 2013-02-16 22:50:30Z ioni $
+# $Id: PKGBUILD 86189 2013-03-12 21:45:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
pkgname=kid3
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.3
+pkgrel=1
pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE"
arch=('i686' 'x86_64')
url="http://kid3.sourceforge.net/"
@@ -15,7 +15,7 @@ options=('!makeflags')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('2ac3ab6bbf8d2fdcc070a753ebdce868a5e9a2f0b3daddcc7c5b953ff39781b0')
+sha256sums=('8426b40b065f5a968796d1ff92da8d7a96d67cd963df837ce30ff1cf795ae301')
build() {
cd ${pkgname}-${pkgver}