summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12020-09-13 17:21:26 +0800
committerChocobo12020-09-13 17:21:26 +0800
commit28061806c7ea1e5ea3fb892086c8df4cc6629c91 (patch)
tree7c5b18bb279391ad04c977432e2bb5e875b6f9fc
parent5ff0d83a90b692aa131384925ba9803515f12e69 (diff)
downloadaur-28061806c7ea1e5ea3fb892086c8df4cc6629c91.tar.gz
Use https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f89c2f1467c..6fb699a6b7be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = lame-altivec
pkgdesc = AltiVec/SSE optimized LAME encoder
pkgver = 3.100
pkgrel = 2
- url = http://tmkk.undo.jp/lame/index_e.html
+ url = https://tmkk.undo.jp/lame/index_e.html
arch = i686
arch = x86_64
license = LGPL
@@ -13,7 +13,7 @@ pkgbase = lame-altivec
conflicts = lame
options = staticlibs
source = https://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz
- source = http://tmkk.undo.jp/lame/lame-3.100-sse-20171014.diff
+ source = https://tmkk.undo.jp/lame/lame-3.100-sse-20171014.diff
sha256sums = ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e
sha256sums = 8c32c706f7fce0da8150a5fa0a4e7efadc77cc39e0375c05dc2737331a584662
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')