* update libfreeaptx to 0.1.1-2
This commit is contained in:
parent
17a9ae9733
commit
93ae4f255d
14
libfreeaptx/.SRCINFO
Normal file
14
libfreeaptx/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = libfreeaptx
|
||||
pkgdesc = Open Source aptX codec library
|
||||
pkgver = 0.1.1
|
||||
pkgrel = 2
|
||||
url = https://github.com/iamthehorker/libfreeaptx
|
||||
arch = x86_64
|
||||
license = LGPL
|
||||
makedepends = git
|
||||
depends = glibc
|
||||
provides = libfreeaptx.so
|
||||
source = git+https://github.com/iamthehorker/libfreeaptx#commit=0485c73bc12f1f860d892bb7166730b3412395bd
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = libfreeaptx
|
3
libfreeaptx/.nvchecker.toml
Normal file
3
libfreeaptx/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[libfreeaptx]
|
||||
source = "git"
|
||||
git = "https://github.com/iamthehorker/libfreeaptx.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=libfreeaptx
|
||||
pkgver=0.1.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Open Source aptX codec library"
|
||||
url="https://github.com/iamthehorker/libfreeaptx"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user