summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Schmidpeter2022-09-30 21:05:04 +0200
committerChristoph Schmidpeter2022-09-30 21:12:33 +0200
commit4e6af54a4d0acd009e3420deb75a5e91e52f301d (patch)
tree10d7ef105ffe43303472a83ea6cebd03e1f4e89c /PKGBUILD
parent87a610785d4b7db4a63330a873746bd73063a007 (diff)
downloadaur-xamarin-android.tar.gz
Bumped version to the latest available build (#55118; 22.02.17).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60bdb702cdba..71e505e8ee84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Uses latest public Xamarin DevOps successfull run:
# https://dev.azure.com/xamarin/public/_build?definitionId=48&view=runs&statusFilter=succeeded
-_buildid=43659 # Build ID from public Xamarin DevOps
-_version=11.4.99.0 # Version supplied from any artifact filename
+_buildid=55118 # Build ID from public Xamarin DevOps
+_version=12.0.0.0 # Version supplied from any artifact filename
_deb_filename=xamarin.android-oss_${_version}_amd64.deb # .deb artifact filename
# Why use the .deb one? It already has everything we need and already
# has the mono symlinks.