flacon: update to 2.1.1

This commit is contained in:
gnastyle 2017-01-02 20:39:17 +01:00
parent 69f3e2ed9d
commit d9b4529e4a

View File

@ -1,5 +1,5 @@
pkgname=flacon
pkgver=2.1.0
pkgver=2.1.1
pkgrel=1
pkgdesc="Tool to extract individual tracks from one big audio file."
arch=('x86_64')
@ -18,7 +18,7 @@ optdepends=('flac: for encoding and decoding FLAC files'
'wavpack: for WavPack support')
categories=('multimedia')
source=(https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz)
sha256sums=('787b84ba6f068bb54954ec4681f21aa815fe6f25f19f43f10942c5fcec967e2d')
sha256sums=('9ece812c0bd68828301d745fbdddaf9ff2d9e572cc205e20d2bbcb093de98a1b')
build() {
cd $pkgname-$pkgver