summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Gilio2018-06-10 21:34:42 -0500
committerBrett Gilio2018-06-10 21:34:42 -0500
commita550431065921a42faf3fa26eddb83e85b20ab80 (patch)
tree41cf1a4cc7093f046d90daaf96a931ac727005d8 /PKGBUILD
parentf8ced3970883fcb44b080893bc1a9fe98656f4f5 (diff)
downloadaur-a550431065921a42faf3fa26eddb83e85b20ab80.tar.gz
Upgrade to 4.10.0 Build 2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97dcbc6ed478..b2b64f4c2681 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=fsharp
-pkgver=4.1.34
-pkgrel=1
+pkgver=4.10.0
+pkgrel=2
pkgdesc="The F# Compiler, Core Library & Tools (F# Software Foundation Repository)"
arch=('any')
url="http://fsharp.org/"
license=('MIT')
depends=('mono' 'msbuild-stable')
makedepends=(git)
-_commit=662492595a63dffff8fac84939614743fd6d34f9 # tags/4.1.34
+_commit=76d5288b0b54e20b14a1bf5ca8eb0e9193c5485c # tags/4.10.0
source=("git+https://github.com/fsharp/fsharp/#commit=$_commit")
sha256sums=('SKIP')