* update libfreeaptx to 0.1.1-2

This commit is contained in:
Alexander Baldeck 2024-08-02 02:11:08 +02:00
parent 17a9ae9733
commit 93ae4f255d
3 changed files with 18 additions and 1 deletions

14
libfreeaptx/.SRCINFO Normal file
View 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

View File

@ -0,0 +1,3 @@
[libfreeaptx]
source = "git"
git = "https://github.com/iamthehorker/libfreeaptx.git"

View File

@ -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)