summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorneodarz2020-11-11 12:22:09 +0100
committerneodarz2020-11-11 12:22:09 +0100
commit909ac37ea648fd15a6dc9fec3addff419430ed97 (patch)
tree705c8f15d4d1df4c404bc1e7e12e11490713f083 /PKGBUILD
parent5365a85e3c4c84f6be4b73ff71763f8ac2f14b97 (diff)
downloadaur-icu60.tar.gz
Update upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee1d5a6d5b4e..d54976deebf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=60.3
pkgrel=1
pkgdesc="International Components for Unicode library"
arch=('i686' 'x86_64')
-url="http://www.icu-project.org/"
+url="http://site.icu-project.org/"
license=('custom:"icu"')
depends=('gcc-libs>=4.7.1-5')
source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//./-}/${_pkgname}4c-${pkgver//./_}-src.tgz)