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

Antonio Rojas arojas at archlinux.org
Mon Apr 24 06:56:12 UTC 2017


    Date: Monday, April 24, 2017 @ 06:56:11
  Author: arojas
Revision: 224809

Update to 1.2.0

Modified:
  ldc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-24 06:54:26 UTC (rev 224808)
+++ PKGBUILD	2017-04-24 06:56:11 UTC (rev 224809)
@@ -3,9 +3,9 @@
 # Contributor: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.1.1
+pkgver=1.2.0
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
 arch=('i686' 'x86_64')
 url="https://github.com/ldc-developers/ldc"
@@ -14,7 +14,7 @@
 source=("https://github.com/ldc-developers/ldc/releases/download/v$pkgver/ldc-$pkgver-src.tar.gz"
         "ldc2.conf"
        )
-sha256sums=('3d35253a76288a78939fea467409462f0b87461ffb89550eb0d9958e59eb7e97'
+sha256sums=('910e8a670f0fadcaf64403c924091d6debf7ad29e203808f5f2b6899217e6f2b'
             '2ef3b1090e25187305f18ce6fbbbc45527dcbb33570afbe30e177790813948db')
 
 build() {



More information about the arch-commits mailing list