blob: 0e9eb3dba8745acb78134777c3a48d3621e96040 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = icu68-bin
pkgdesc = International Components for Unicode library (binary release)
pkgver = 68.2
pkgrel = 1
url = https://github.com/unicode-org/icu
arch = x86_64
license = custom:icu
depends = bash
provides = icu68
conflicts = icu68
source = https://github.com/unicode-org/icu/releases/download/release-68-2/icu4c-68_2-Fedora32-x64.tgz
sha512sums = cbd895a282ba666720200dfb39ebfeda8b29ededf11f03d2bce362247e248a9fad4d0971fed88cfbf77f9235065c97372e58a3aa741a38267fc7a200e5082624
pkgname = icu68-bin
|