summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2015-08-29 22:15:55 +0200
committerMartchus2015-08-29 22:15:55 +0200
commitb52843ce2144c484f20312b45bdbf69aa8691c0c (patch)
treed5f37a1280109f724314f7e4f64376961a9b4706 /PKGBUILD
parent0be716288c1c76638a9516e2685d0125bcde70b8 (diff)
downloadaur-b52843ce2144c484f20312b45bdbf69aa8691c0c.tar.gz
updated description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19cf3c5386ad..5c0a171d5a01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Martchus <martchus@gmx.net>
pkgname=tagparser
pkgver=2.0.0
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
-pkgdesc="Library for reading and editing meta-data of several media formats."
+pkgdesc="C++ library for reading and writing MP4 (iTunes), ID3, Vorbis and Matroska tags."
license=('GPL')
depends=('c++utilities')
makedepends=('qt5-base')