summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1bcd9598d5cb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = icu-git-static
+ pkgdesc = International Components for Unicode library
+ pkgver = 66.1.r137.gea9ce7e34f
+ pkgrel = 1
+ url = http://site.icu-project.org/
+ arch = i686
+ arch = x86_64
+ license = custom:icu
+ makedepends = git
+ depends = glibc
+ depends = sh
+ provides = icu
+ provides = icu-git
+ conflicts = icu
+ conflicts = icu-git
+ source = git+https://github.com/unicode-org/icu.git
+ sha256sums = SKIP
+
+pkgname = icu-git-static
+