summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFlorian Maunier2019-04-17 17:58:15 +0200
committerFlorian Maunier2019-04-17 17:58:15 +0200
commit98a29ed3bb8423aa36d44450fedda049e3bdd49a (patch)
tree14ba2b260c0ee635f501ab832d76d9eeff2ec5aa /.SRCINFO
parenteeed7eb1e6e380adc0572850988597a1af484090 (diff)
downloadaur-98a29ed3bb8423aa36d44450fedda049e3bdd49a.tar.gz
Re-add the SDK resolver in a separate package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da126ef245a9..6c4e83518b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = msbuild
- pkgdesc = Xamarin implementation of the Microsoft build system
pkgver = 16.0+xamarinxplat.2019.04.08.19.19
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/mono/msbuild
arch = x86_64
license = MIT
makedepends = libcurl-gnutls
- depends = mono>=5.0.0
- provides = msbuild
- conflicts = msbuild
source = https://download.mono-project.com/sources/msbuild/msbuild-16.0+xamarinxplat.2019.04.08.19.19.tar.xz
source = fix-install.patch
sha256sums = 0d425603281ae84d3cf560ea4f9e2b2159e7764f71406035070a7fe27878ec49
sha256sums = 8780925e01d4e5bdf8f93c439fe92da7a64f14099b60382499b477a512b56dca
pkgname = msbuild
+ pkgdesc = Xamarin implementation of the Microsoft build system
+ depends = mono>=5.0.0
+
+pkgname = msbuild-sdkresolver
+ pkgdesc = Xamarin implementation of the Microsoft build system (SDK resolver)
+ depends = msbuild