[arch-commits] Commit in bitlbee/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Nov 6 13:42:09 UTC 2016


    Date: Sunday, November 6, 2016 @ 13:42:08
  Author: bpiotrowski
Revision: 279895

Use HTTPS to download sources

Modified:
  bitlbee/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-06 13:41:18 UTC (rev 279894)
+++ PKGBUILD	2016-11-06 13:42:08 UTC (rev 279895)
@@ -17,7 +17,7 @@
 makedepends=('python' 'libotr')
 optdepends=('skype4py: to use skyped'
             'libotr: for OTR encryption support')
-source=("http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz"
+source=("https://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz"
         'bitlbee.tmpfiles')
 sha1sums=('c93eab4161754235a2bc04ba3dc0fc66ce2d34f2'
           '3695ed2fe22436c4d0fc3ead829f7d1f89bc491c')



More information about the arch-commits mailing list