* update tinycompress to 1.2.11-1
This commit is contained in:
parent
4c071973c7
commit
629ce1ad01
@ -2,18 +2,21 @@
|
||||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgname=tinycompress
|
||||
pkgver=1.2.8
|
||||
pkgrel=2
|
||||
pkgver=1.2.11
|
||||
pkgrel=1
|
||||
pkgdesc="ALSA compressed device interface"
|
||||
url="https://github.com/alsa-project/tinycompress"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(BSD LGPL2.1)
|
||||
license=("BSD-3-Clause OR LGPL-2.1-only")
|
||||
depends=(glibc)
|
||||
makedepends=(ffmpeg git)
|
||||
makedepends=(
|
||||
ffmpeg
|
||||
git
|
||||
)
|
||||
optdepends=("ffmpeg: fcplay utility")
|
||||
provides=(libtinycompress.so)
|
||||
options=(debug)
|
||||
_commit=750ebbe68e48178fae1732aa169fdc8f46fec6fa # tags/v1.2.8^0
|
||||
_commit=e98e500873c9c4fdd752d1c85b6116da426a8a70 # tags/v1.2.11^0
|
||||
source=("git+$url#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user