From bf8ca82240123cfd3e65739dc2318f5f1d145d12 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 10 May 2014 03:49:37 +0000 Subject: Sat May 10 03:41:34 UTC 2014 --- extra/easytag/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/easytag/PKGBUILD') diff --git a/extra/easytag/PKGBUILD b/extra/easytag/PKGBUILD index a5e937e41..9b0ed0fb9 100644 --- a/extra/easytag/PKGBUILD +++ b/extra/easytag/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 211707 2014-04-23 17:16:21Z guillaume $ +# $Id: PKGBUILD 212164 2014-05-09 16:55:37Z guillaume $ # Maintainer: Guillaume ALAUX # Contributor: Kevin Piche # Contributor: Aaron Griffin # Contributor: dorphell pkgname=easytag -pkgver=2.2.1 +pkgver=2.2.2 pkgrel=1 pkgdesc='Simple application for viewing and editing tags in audio files' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('id3lib' 'libid3tag' 'gtk3' 'libvorbis' 'flac' 'speex' 'wavpack' 'tagli 'desktop-file-utils' 'hicolor-icon-theme' 'opusfile') install=${pkgname}.install source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('8a86f3d6ff76f7141ecc1c362402037ae5f59bbd13a1683982f62251ba1e6a07') +sha256sums=('fb21ac51975c90c58c5dc38c28aa1030d6fa3420bc6b8406f085e34df9e14164') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf