updated version

This commit is contained in:
Martchus 2015-09-20 00:24:51 +02:00
parent ceaf9679eb
commit f1ef3823aa
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=tagparser
pkgver=2.0.1
pkgver=2.0.2
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."
@ -10,7 +10,7 @@ makedepends=('qt5-base')
url="https://github.com/Martchus/tagparser"
source=("tagparser-${pkgver}.tar.gz::https://github.com/Martchus/tagparser/archive/v${pkgver}.tar.gz")
_reponame=tagparser
sha256sums=('8a3f5000ca0c97d9bd733fd6dbada6054f88ef5aced9937799f6b2e0616f1868')
sha256sums=('7ab448f305692c9185be3916b00d984507e6c28472d4c320229c48994d1c300c')
build() {
cd "$srcdir/${PROJECT_DIR_NAME:-$_reponame-$pkgver}"

View File

@ -1,7 +1,7 @@
# Maintainer: Martchus <martchus@gmx.net>
_name=tagparser
pkgname=tagparser-git
pkgver=52.aa50c2d
pkgver=59.8cc75e1
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."

View File

@ -1,7 +1,7 @@
# Maintainer: Martchus <martchus@gmx.net>
_name=tagparser
pkgname=mingw-w64-tagparser
pkgver=2.0.1
pkgver=2.0.2
pkgrel=1
arch=('any')
pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags (mingw-w64)."