[arch-commits] Commit in easytag/trunk (PKGBUILD)
Guillaume Alaux
guillaume at archlinux.org
Sun Feb 8 18:38:53 UTC 2015
Date: Sunday, February 8, 2015 @ 19:38:52
Author: guillaume
Revision: 231149
Upstream release 2.2.6
Modified:
easytag/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-08 18:38:19 UTC (rev 231148)
+++ PKGBUILD 2015-02-08 18:38:52 UTC (rev 231149)
@@ -5,7 +5,7 @@
# Contributor: dorphell <dorphell at archlinux.org>
pkgname=easytag
-pkgver=2.2.5
+pkgver=2.2.6
pkgrel=1
pkgdesc='Simple application for viewing and editing tags in audio files'
arch=('i686' 'x86_64')
@@ -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=('a6da3a094997fa225d1c01211b282f2d3c2dfd93a74f3bec24017bd5a13f3855')
+sha256sums=('26437f0d698c3b16794336c335b40f53fa26aefeb77322e45e4e2501c4cff14a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list