From a0c94fb1aa52b889c21876a1db6681c3df2a16f4 Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 20 Jun 2022 21:41:55 +0200 Subject: [PATCH] Update tagparser-git and tageditor-git --- tageditor/git/PKGBUILD | 2 +- tagparser/git/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tageditor/git/PKGBUILD b/tageditor/git/PKGBUILD index 77961f2f..e7d0079f 100644 --- a/tageditor/git/PKGBUILD +++ b/tageditor/git/PKGBUILD @@ -15,7 +15,7 @@ _json_export=${TAGEDITOR_JSON_EXPORT:-ON} _reponame=tageditor pkgname=tageditor-git _name=${pkgname%-git} -pkgver=529.f6852b2 +pkgver=719.9599560 pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska' diff --git a/tagparser/git/PKGBUILD b/tagparser/git/PKGBUILD index fe6f4a7e..cf3720e2 100644 --- a/tagparser/git/PKGBUILD +++ b/tagparser/git/PKGBUILD @@ -6,8 +6,8 @@ _reponame=tagparser pkgname=tagparser-git _name=${pkgname%-git} -pkgver=560.fb4633a -pkgrel=1 +pkgver=719.9599560 +pkgrel=2 arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') pkgdesc='C++ library for reading and writing MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags' license=('GPL')