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

Antonio Rojas arojas at archlinux.org
Sun Oct 7 17:15:09 UTC 2018


    Date: Sunday, October 7, 2018 @ 17:15:08
  Author: arojas
Revision: 335913

https

Modified:
  unrar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-07 11:52:21 UTC (rev 335912)
+++ PKGBUILD	2018-10-07 17:15:08 UTC (rev 335913)
@@ -8,9 +8,9 @@
 pkgrel=1
 epoch=1
 arch=(x86_64)
-url="http://www.rarlab.com/rar_add.htm"
+url="https://www.rarlab.com/rar_add.htm"
 license=(custom)
-source=("http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz")
+source=("https://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz")
 sha256sums=('a4cc0ac14a354827751912d2af4a0a09e2c2129df5766576fa7e151791dd3dff')
 
 build() {



More information about the arch-commits mailing list