summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaf39af910a4..1d227153299a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='Line breaking (line folding) library respecting Unicode'
arch=('i686' 'x86_64')
url='https://sourceforge.net/projects/linefold/'
license=('PerlArtistic' 'GPL2')
-source=(http://downloads.sourceforge.net/project/linefold/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/project/linefold/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('c22465f4e08ed2b5dd3e144a6a607a5c')
depends=('libthai')