mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-09 22:17:19 +08:00
Merge branch 'master' of gitorious.org:chakra-packages/apps
This commit is contained in:
commit
7fcfd7dd65
@ -1,7 +1,7 @@
|
||||
# Maintainer: FranzMari <franzmari[at]chakra-project[dot]it>
|
||||
|
||||
pkgname=flacon
|
||||
pkgver=0.9.4
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Tool to extract individual tracks from one big audio file."
|
||||
arch=('x86_64')
|
||||
@ -20,7 +20,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)
|
||||
md5sums=('732cdd83ddc8cb464cae1822e8662b7f')
|
||||
md5sums=('6e1cc5ec1b3ac9d04b1cbf5044bfd865')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user