summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0d78b8a1de0..fae79b9c8355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=3.100
pkgrel=2
pkgdesc="AltiVec/SSE optimized LAME encoder"
arch=('i686' 'x86_64')
-url="http://tmkk.undo.jp/lame/index_e.html"
+url="https://tmkk.undo.jp/lame/index_e.html"
license=('LGPL')
depends=('glibc' 'ncurses')
makedepends=('nasm')
@@ -13,7 +13,7 @@ provides=('lame')
conflicts=('lame')
options=('staticlibs')
source=("https://downloads.sourceforge.net/project/lame/lame/$pkgver/lame-$pkgver.tar.gz"
- "http://tmkk.undo.jp/lame/lame-3.100-sse-20171014.diff")
+ "https://tmkk.undo.jp/lame/lame-3.100-sse-20171014.diff")
sha256sums=('ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e'
'8c32c706f7fce0da8150a5fa0a4e7efadc77cc39e0375c05dc2737331a584662')