fixed spelling mistake

This commit is contained in:
Martchus 2015-09-01 21:26:32 +02:00
parent 6ab001cdce
commit c2ec52f94a
3 changed files with 6 additions and 6 deletions

View File

@ -4,9 +4,9 @@
_webviewprovider=qt5-webkit
pkgname=tageditor
pkgver=1.1.5
pkgrel=8
pkgrel=9
arch=('i686' 'x86_64')
pkgdesc="A tag editor with Qt GUI and command-line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska."
pkgdesc="A tag editor with Qt GUI and command-line interface supporting MP4 (iTunes), ID3, Vorbis and Matroska."
license=('GPL')
depends=('qt5-script' $_webviewprovider 'qtutilities' 'tagparser' 'desktop-file-utils' 'xdg-utils')
makedepends=('qt5-tools')

View File

@ -4,9 +4,9 @@
_webviewprovider=qt5-webkit
pkgname=tageditor-git
pkgver=1.1.5
pkgrel=8
pkgrel=9
arch=('i686' 'x86_64')
pkgdesc="A tag editor with Qt GUI and command-line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska (git version)."
pkgdesc="A tag editor with Qt GUI and command-line interface supporting MP4 (iTunes), ID3, Vorbis and Matroska (git version)."
license=('GPL')
depends=('qt5-script' $_webviewprovider 'qtutilities' 'tagparser' 'desktop-file-utils' 'xdg-utils')
makedepends=('qt5-tools')

View File

@ -5,9 +5,9 @@ _name=tageditor
_webviewprovider=qt5-webkit
pkgname=mingw-w64-tageditor
pkgver=1.1.5
pkgrel=7
pkgrel=8
arch=('any')
pkgdesc="A tageditor with Qt GUI and command line interface supprting MP4 (iTunes), ID3, Vorbis and Matroska."
pkgdesc="A tageditor with Qt GUI and command line interface supporting MP4 (iTunes), ID3, Vorbis and Matroska."
license=('GPL')
depends=(mingw-w64-{crt,qt5-script,$_webviewprovider,qtutilities,tagparser})
makedepends=('mingw-w64-gcc' 'mingw-w64-qt5-tools')