Date: Tuesday, January 26, 2016 @ 11:57:57 Author: guillaume Revision: 258590
Upstream release 2.4.1 Modified: easytag/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-26 03:46:57 UTC (rev 258589) +++ PKGBUILD 2016-01-26 10:57:57 UTC (rev 258590) @@ -5,8 +5,8 @@ # Contributor: dorphell <[email protected]> pkgname=easytag -pkgver=2.4.0 -pkgrel=3 +pkgver=2.4.1 +pkgrel=1 pkgdesc='Simple application for viewing and editing tags in audio files' arch=('i686' 'x86_64') license=('GPL') @@ -16,7 +16,7 @@ 'desktop-file-utils' 'opusfile') install=${pkgname}.install source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('b8d882bc168abca96b1b369b10e5b97fa29a7a43f7b33f34489768d111610c3d') +sha256sums=('b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5') build() { cd "${srcdir}/${pkgname}-${pkgver}"
