summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYuval Adam2015-12-15 14:07:31 +0200
committerYuval Adam2015-12-15 14:07:31 +0200
commit30ea769b16294cc03fcb6137e3a0e61a2651b569 (patch)
treea14d468f4503a08d415d872debf09074c0d1c8f2 /PKGBUILD
parenta9e0c3ea92f759893f5948a0cda33e45f35bd515 (diff)
downloadaur-30ea769b16294cc03fcb6137e3a0e61a2651b569.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5abdbd3fdb0a..7f3c05986937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=coreclr-git
-pkgver=7309fb8
+pkgver=32b981a
pkgrel=1
pkgdesc="The .NET Core Runtime"
arch=('x86_64')
url="https://github.com/dotnet/coreclr"
license=(MIT)
-makedepends=('clang' 'cmake' 'llvm' 'lldb' 'libunwind')
+makedepends=('icu' 'git' 'clang35' 'cmake' 'llvm35' 'lldb' 'libunwind' 'lttng-ust')
provides=('coreclr')
source=('git+https://github.com/dotnet/coreclr')
sha1sums=('SKIP')