summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHuang-Huang Bao2019-03-01 04:17:37 +0800
committerHuang-Huang Bao2019-03-01 04:17:37 +0800
commitcb15482be5850b514bac2d513a2540427a345168 (patch)
tree253540635bde04cb43769d17cea63b518688c2d7 /PKGBUILD
parentab53a43d9e08b74730de8b1d384f99725ae72084 (diff)
downloadaur-cb15482be5850b514bac2d513a2540427a345168.tar.gz
Update license to GPL3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a3cad486637..2c360827c5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: EHfive <eh5@sokka.cn>
pkgname=pulseaudio-modules-bt-git
-pkgver=r102.8a58314e
+pkgver=r107.0dd87873
pkgrel=1
pkgdesc="PulseAudio Bluetooth modules with SBC, AAC, APTX, APTX-HD, Sony LDAC (A2DP codec) support"
arch=("i686" "x86_64" "arm" "armv6h" "armv7h" "aarch64")
url="https://github.com/EHfive/pulseaudio-modules-bt"
-license=('LGPL')
+license=('GPL3')
depends=("pulseaudio>=12.0" "bluez" "bluez-libs" "sbc" "libfdk-aac.so")
makedepends=("cmake>=3.0" "libavcodec.so>=58" "libldac" "git")
optdepends=("libavcodec.so>=58: aptX Classic, aptX HD support"