summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-01-19 10:09:45 +0000
committerWorMzy Tykashi2021-01-19 10:09:45 +0000
commitd167e0c5c6a17a13104bc0df9da31d6f3856993a (patch)
tree50d320dd4228778dde58f5493d48f04d47d5c310
parent56de8a29465d85b2eca7d9eac27faef6cd663ecf (diff)
downloadaur-d167e0c5c6a17a13104bc0df9da31d6f3856993a.tar.gz
Updated urls to use https
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92b0afc93eb9..c5a81d62f4e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('GPL')
depends=('fribidi' 'wv' 'librsvg' 'enchant' 'desktop-file-utils' 'gtk2' 'libxslt')
makedepends=('boost')
conflicts=('abiword' 'abiword-plugins')
-url='http://www.abisource.com'
-source=("$_pkgname-$pkgver.tar.gz::http://abisource.com/downloads/$_pkgname/$pkgver/source/$_pkgname-$pkgver.tar.gz"
+url='https://www.abisource.com'
+source=("$_pkgname-$pkgver.tar.gz::https://abisource.com/downloads/$_pkgname/$pkgver/source/$_pkgname-$pkgver.tar.gz"
enchant-2.patch)
sha256sums=('e93096cb192e5bc19d62e180fc5eda643206465315a710113ae5036bc2a1a5d7'
'f510f4df2cf597f5493f52ce855b4209628d7622b03532c2ef221f8b7032a349')