summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-05-02 00:58:49 +0200
committerGustavo Alvarez2016-05-02 00:58:49 +0200
commit402a4acc8a0728a1a3b4325a39c73fdb1cf6cf08 (patch)
tree54b034612b17040b4225374f54a2918e539a4fe8
parentcb4c652418c875b7f8a38f478bd88153fd98d05e (diff)
downloadaur-402a4acc8a0728a1a3b4325a39c73fdb1cf6cf08.tar.gz
http -> https
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a6bd7a4c47d..336c9ac2fc3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun May 1 22:40:47 UTC 2016
+# Sun May 1 22:58:35 UTC 2016
pkgbase = libbluray-git
pkgdesc = Library to access Blu-Ray disks for video playback. (GIT version)
pkgver = 0.9.2.154.g82c69be
@@ -18,8 +18,8 @@ pkgbase = libbluray-git
provides = libbluray
provides = libbluray.so
conflicts = libbluray
- source = git+http://git.videolan.org/git/libbluray.git
- source = git+http://git.videolan.org/git/libudfread.git
+ source = git+https://git.videolan.org/git/libbluray.git
+ source = git+https://git.videolan.org/git/libudfread.git
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c048a20e6c59..ca190857f32b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Library to access Blu-Ray disks for video playback. (GIT version)"
arch=('i686' 'x86_64')
license=('LGPL2.1')
-url="http://www.videolan.org/developers/libbluray.html"
+url='http://www.videolan.org/developers/libbluray.html'
depends=('libxml2'
'java-environment'
'fontconfig'
@@ -18,8 +18,8 @@ makedepends=('git'
optdepends=('libaacs: Enable AACS decryption')
provides=('libbluray' 'libbluray.so')
conflicts=('libbluray')
-source=('git+http://git.videolan.org/git/libbluray.git'
- 'git+http://git.videolan.org/git/libudfread.git'
+source=('git+https://git.videolan.org/git/libbluray.git'
+ 'git+https://git.videolan.org/git/libudfread.git'
)
sha1sums=('SKIP'
'SKIP'