Date: Saturday, September 27, 2014 @ 17:37:21 Author: guillaume Revision: 223572
Upstream release 2.2.4 Modified: easytag/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-27 14:29:38 UTC (rev 223571) +++ PKGBUILD 2014-09-27 15:37:21 UTC (rev 223572) @@ -5,7 +5,7 @@ # Contributor: dorphell <[email protected]> pkgname=easytag -pkgver=2.2.3 +pkgver=2.2.4 pkgrel=1 pkgdesc='Simple application for viewing and editing tags in audio files' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ '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=('f49cadc868a67faeb99bdbedc21a3009783609b380d098412c4799ec48aeaeb3') +sha256sums=('458329ab17e07fac5e92a2d732f0f4e9b12ea8aa31707506b39d3b2428d0c091') build() { cd "${srcdir}/${pkgname}-${pkgver}"
