[arch-commits] Commit in easytag/trunk (PKGBUILD)

Guillaume Alaux guillaume at nymeria.archlinux.org
Wed Apr 23 17:15:51 UTC 2014


    Date: Wednesday, April 23, 2014 @ 19:15:51
  Author: guillaume
Revision: 211706

Upstream release 2.2.1

Modified:
  easytag/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-23 16:59:49 UTC (rev 211705)
+++ PKGBUILD	2014-04-23 17:15:51 UTC (rev 211706)
@@ -5,8 +5,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=easytag
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.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' 'hicolor-icon-theme' 'opusfile')
 install=${pkgname}.install
 source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('29589972a3a8beb7823df74f1e845c1e61ab46508425894fa46b72c86cad56f7')
+sha256sums=('8a86f3d6ff76f7141ecc1c362402037ae5f59bbd13a1683982f62251ba1e6a07')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list