summaryrefslogtreecommitdiff
path: root/extra/libhangul/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libhangul/PKGBUILD')
-rw-r--r--extra/libhangul/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libhangul/PKGBUILD b/extra/libhangul/PKGBUILD
index a3a99a4cd..0bd75b576 100644
--- a/extra/libhangul/PKGBUILD
+++ b/extra/libhangul/PKGBUILD
@@ -11,8 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url='http://kldp.net/projects/hangul/'
license=('LGPL')
options=('!libtool')
-DLAGENTS=("http::/usr/bin/curl -A '' -fLC - --retry 3 --retry-delay 3 -o %o %u") # moronic httpd bans curl's user-agent
-source=("http://kldp.net/frs/download.php/${_filecode}/${pkgname}-${pkgver}.tar.gz")
+source=("https://libhangul.googlecode.com/files/libhangul-${pkgver}.tar.gz")
sha1sums=('9c6f3a82f2d4068771215f1b9f13a0d4bdbbfc77')
build() {