summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYevhenii Kolesnikov2020-08-14 17:58:45 +0300
committerYevhenii Kolesnikov2020-08-14 17:58:45 +0300
commitbf11f11a237e0f4c8dcbf7ae798aa28a61f3874a (patch)
treeb0ce868e03308ddeff941db08f4d85535834fecc /PKGBUILD
parent9f6b8149e2132573b1cc4a541c053356773eed3a (diff)
downloadaur-bf11f11a237e0f4c8dcbf7ae798aa28a61f3874a.tar.gz
Update homepage with HTTPS link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3068026e9c8f..9b41d0f89fcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
epoch=1
pkgdesc="Integer-only, fully Ogg Vorbis compliant software decoder library"
arch=('x86_64')
-url="http://www.xiph.org/vorbis/"
+url="https://www.xiph.org/vorbis/"
license=('BSD')
depends=('libogg')
makedepends=('git')