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

Antonio Rojas arojas at archlinux.org
Fri Feb 19 23:23:34 UTC 2016


    Date: Saturday, February 20, 2016 @ 00:23:34
  Author: arojas
Revision: 162607

Update to 0.80

Modified:
  id3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 23:19:57 UTC (rev 162606)
+++ PKGBUILD	2016-02-19 23:23:34 UTC (rev 162607)
@@ -3,8 +3,8 @@
 # Contributor: Jochem Kossen <j.kossen at home.nl>
 
 pkgname=id3
-pkgver=0.79
-pkgrel=2
+pkgver=0.80
+pkgrel=1
 pkgdesc="Utility to edit id3v1 and id3v2 tags"
 arch=('i686' 'x86_64')
 url="https://squell.github.io/id3/"
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 options=('!makeflags')
 source=("https://github.com/squell/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('87dc8acb7bb45e99596816f5171987ab')
+md5sums=('9eb2bca6ec194f0b6a56d91c7f433dd5')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list