summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAseem Athale2024-02-25 17:43:24 +0530
committerAseem Athale2024-02-25 17:43:24 +0530
commit9d97be353ab7de435522ff443bb4cd3b3370a8f5 (patch)
treee1f1c25826c2fcabc5ebadf7c649c8f86da334b1 /PKGBUILD
parenteefcf25e72c30fe60d57ada9e27004372916ef6e (diff)
downloadaur-9d97be353ab7de435522ff443bb4cd3b3370a8f5.tar.gz
python-vlc: Upgrade URL to https
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a0147dde455..8cc8075581e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=python-vlc
pkgver=3.0.20123
pkgrel=1
pkgdesc="VLC bindings for python"
-url="http://wiki.videolan.org/PythonBinding"
+url="https://wiki.videolan.org/PythonBinding"
license=("GPL2")
arch=("any")
depends=('python' 'vlc')