summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b45bac83faab..a3ba5497d2b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.0.0
pkgrel=1
pkgdesc="A C99 library providing cross-platform audio input and output"
arch=('i686' 'x86_64')
-url='http://www.github.com/andrewrk/libsoundio'
+url='https://www.github.com/andrewrk/libsoundio'
license=('MIT')
source=("https://github.com/andrewrk/$pkgname/archive/$pkgver.tar.gz")
options=('!buildflags')