From 46b3107798732c71653c0414a4358c39c63fb6b9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 19 Feb 2021 00:53:24 +0000 Subject: [PATCH] extra/sbc to 1.5-2 --- extra/sbc/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/extra/sbc/PKGBUILD b/extra/sbc/PKGBUILD index 3ff6be505..1a1f8e1c1 100644 --- a/extra/sbc/PKGBUILD +++ b/extra/sbc/PKGBUILD @@ -7,15 +7,16 @@ pkgname=sbc pkgver=1.5 -pkgrel=1 +pkgrel=2 pkgdesc="Bluetooth Subband Codec (SBC) library" -url="http://www.bluez.org/" +url="https://git.kernel.org/pub/scm/bluetooth/sbc.git" arch=(x86_64) license=(GPL LGPL) depends=(glibc) makedepends=(git) +provides=(libsbc.so) _commit=b2c20a3ecf5ed00f63c94077a9762b505935ede9 # tags/1.5^0 -source=("git+https://git.kernel.org/pub/scm/bluetooth/sbc.git#commit=$_commit" +source=("git+$url#commit=$_commit" 0001-Add-config.h-in-sbc-sbc_primitives.h.patch 0002-Fix-build-on-ARM.patch) sha512sums=('SKIP'