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

Guillaume Alaux guillaume at archlinux.org
Mon Feb 22 12:20:07 UTC 2016


    Date: Monday, February 22, 2016 @ 13:20:07
  Author: guillaume
Revision: 260141

Upstream release 2.4.2

Modified:
  easytag/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-22 12:10:53 UTC (rev 260140)
+++ PKGBUILD	2016-02-22 12:20:07 UTC (rev 260141)
@@ -5,7 +5,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=easytag
-pkgver=2.4.1
+pkgver=2.4.2
 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=('b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5')
+sha256sums=('148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list