diff options
author | ValHue | 2017-06-21 13:50:43 +0200 |
---|---|---|
committer | ValHue | 2017-06-21 13:50:43 +0200 |
commit | 6ab454e3a45630af616989c96942bd7d7cecda64 (patch) | |
tree | 20ab0da85865a0579f9aa382af4a61950da22c2a /.SRCINFO | |
parent | bcfc2d6a72049ac7e0ce20c7f2e5f8bc7532fa02 (diff) | |
download | aur-6ab454e3a45630af616989c96942bd7d7cecda64.tar.gz |
Update to 3.0.0-2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,13 +1,14 @@ pkgbase = flacon pkgdesc = Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. pkgver = 3.0.0 - pkgrel = 1 + pkgrel = 2 url = https://flacon.github.io/ arch = i686 arch = x86_64 license = LGPL2.1 makedepends = cmake makedepends = icu + makedepends = qt5-tools depends = hicolor-icon-theme depends = qt5-base depends = shntool |