diff options
Diffstat (limited to 'abiword-gtk2')
-rw-r--r-- | abiword-gtk2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD index 4ac90d4b..47620a1c 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -12,7 +12,7 @@ depends=('fribidi' 'wv' 'librsvg' 'enchant' 'desktop-file-utils' 'gtk2' 'libxslt makedepends=('pkgconfig' '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" +source=("$_pkgname-$pkgver.tar.gz::https://www.abisource.com/downloads/$_pkgname/$pkgver/source/$_pkgname-$pkgver.tar.gz" enchant-2.1.patch) sha256sums=('afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522' '444dc2aadea3c80310a509b690097541573f6d2652c573d04da66a0f385fcfb2') |