summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2020-06-07 19:04:04 +0900
committerhayao2020-06-07 19:04:04 +0900
commit1b922cfd9e25609d340f44f9d08ed1bdd15aa577 (patch)
treea7042d8ca0032aab2e4da0b9721d02fe3a197c13 /PKGBUILD
parent89b81798bf261bc7e6f7fbebb83af374106da61e (diff)
downloadaur-1b922cfd9e25609d340f44f9d08ed1bdd15aa577.tar.gz
[update] : Updated v1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea24f8ff45d..c0ec0bfd6577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: EHfive <eh5@sokka.cn>
pkgname=pulseaudio-modules-bt
-pkgver=1.3
+pkgver=1.4
pulseaudio_ver=13.99.1
-pkgrel=2
+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"
@@ -19,7 +19,7 @@ conflicts=("pulseaudio-bluetooth" "pulseaudio-modules-bt-git")
source=("https://github.com/EHfive/pulseaudio-modules-bt/archive/v${pkgver}.zip"
"https://github.com/pulseaudio/pulseaudio/archive/v${pulseaudio_ver}.zip")
-md5sums=('SKIP' 'SKIP')
+md5sums=('711a7f930321e56706acdb441de0e432' 'a0af6ae3ad144a11393c5d0cdbcd2951')
prepare() {
cd "$srcdir/pulseaudio-modules-bt-${pkgver}"