summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f9626e78966..a8e79281183c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Dec 8 04:23:55 UTC 2020
+# Thu Dec 10 01:00:32 UTC 2020
pkgbase = rar
pkgdesc = A command-line port of the rar compression utility
pkgver = 6.0.0
pkgrel = 1
- url = http://www.rarlab.com
+ url = https://www.rarlab.com
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 0679af3683ea..877425030bc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=rar
pkgver=6.0.0
pkgrel=1
pkgdesc="A command-line port of the rar compression utility"
-url="http://www.rarlab.com"
+url="https://www.rarlab.com"
arch=('i686' 'x86_64')
license=('custom')
depends=('gcc-libs')