summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7ad65e217ba..ebd2b6bc3497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgver=1.2
pkgrel=1
pkgdesc="Commandline utility to easily connect bluetooth audio devices."
arch=('any')
-url="https://gitlab.com/teegre/btspk/-"
-license=('MIT')
+url="https://gitlab.com/teegre/btspk"
+license=('GPL')
groups=()
depends=('bash' 'bluez-tools' 'bluez-utils' 'coreutils' 'libpulse' 'pulseaudio')
makedepends=()
@@ -20,7 +20,7 @@ backup=()
options=()
install=
changelog=
-source=("$url/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+source=("$url/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
noextract=()
sha256sums=(0fa53fba8823d488b3adee84ca295bd86fef426f082e7869d3c5569d223ae979)