[arch-commits] Commit in fsharp/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Feb 5 12:24:29 UTC 2017


    Date: Sunday, February 5, 2017 @ 12:24:29
  Author: jgc
Revision: 288075

upgpkg: fsharp 4.0.1.21-1

Modified:
  fsharp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-05 12:17:22 UTC (rev 288074)
+++ PKGBUILD	2017-02-05 12:24:29 UTC (rev 288075)
@@ -3,7 +3,7 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=fsharp
-pkgver=4.0.1.20
+pkgver=4.0.1.21
 pkgrel=1
 pkgdesc="The Open Edition of the F# compiler, core library and tools"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('mono>=4.0.3.20')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/fsharp/$pkgname/archive/$pkgver.tar.gz")
-md5sums=('b4b721e369b27822eb0e1275694c7152')
+sha256sums=('f0a72520a239cdb50c0146be8791d27a465022f63728912263c86391d10e7570')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list