summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Devlamynck2017-02-28 06:39:47 +0100
committerXavier Devlamynck2017-02-28 06:39:47 +0100
commit87144790c2ce8889dcf9421616bdb3b7a1c50b6e (patch)
tree0eb786b9fae03e543110467dee0a1347392e7a3c
parent2dd9e0af209d59695ae2f91eee0875ead5f2ad4d (diff)
downloadaur-87144790c2ce8889dcf9421616bdb3b7a1c50b6e.tar.gz
Switch to https source URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c93014bd5ae..11e37cc7af74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 27 05:52:54 UTC 2017
+# Tue Feb 28 05:39:37 UTC 2017
pkgbase = jitsi
pkgdesc = An audio/video SIP VoIP phone and instant messenger written in Java (formerly SIP-Communicator)
pkgver = 2.10.5550
- pkgrel = 1
+ pkgrel = 2
url = http://jitsi.org
arch = i686
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = jitsi
options = zipman
options = !libtool
options = docs
- source = http://download.jitsi.org/jitsi/src/jitsi-src-2.10.5550.zip
+ source = https://download.jitsi.org/jitsi/src/jitsi-src-2.10.5550.zip
source = jitsi.desktop
source = jitsi.sh
sha256sums = cdfc6f038d1b877c42d26dba1864ac7c6b554dd55c18767a29f2db3618647287
diff --git a/PKGBUILD b/PKGBUILD
index 9bbcebe76a29..bf4fc7334c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=jitsi
pkgver=2.10.5550
-pkgrel=1
+pkgrel=2
pkgdesc="An audio/video SIP VoIP phone and instant messenger written in Java (formerly SIP-Communicator)"
arch=('i686' 'x86_64')
url="http://jitsi.org"
@@ -11,7 +11,7 @@ license=('apache')
depends=('java-runtime')
makedepends=('apache-ant' 'java-environment-common')
options=(!strip !emptydirs zipman !libtool docs)
-source=("http://download.jitsi.org/jitsi/src/jitsi-src-${pkgver}.zip"
+source=("https://download.jitsi.org/jitsi/src/jitsi-src-${pkgver}.zip"
jitsi.desktop
jitsi.sh)
sha256sums=('cdfc6f038d1b877c42d26dba1864ac7c6b554dd55c18767a29f2db3618647287'