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

Dan Printzell wild at archlinux.org
Tue Jan 8 00:16:59 UTC 2019


    Date: Tuesday, January 8, 2019 @ 00:16:53
  Author: wild
Revision: 420995

upgpkg: dmd 1:2.084.0-1

Updated to 2.084.0

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 23:57:46 UTC (rev 420994)
+++ PKGBUILD	2019-01-08 00:16:53 UTC (rev 420995)
@@ -11,7 +11,7 @@
 pkgdesc="D programming language compiler and standard library"
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
-pkgver=2.083.1
+pkgver=2.084.0
 pkgrel=1
 epoch=1
 arch=('x86_64')
@@ -27,7 +27,7 @@
 sha256sums=('SKIP'
             'SKIP'
             'SKIP'
-            '33245ed0330aced2bdf5fe58b0dc1487c8417bd3192e584080d93282fe879afe'
+            'f8a7a6a92fcc572f205883210dac81cf5089d7a4248fb96af000573c9c4b3e67'
             'SKIP'
             '3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
             '19c9cd3670bdef7fbde88de36c459d940e6b7bacc2a5e48aefbfd1b2c1895e07')
@@ -39,7 +39,7 @@
     tar xfJ "dmd.$pkgver.linux.tar.xz" dmd2/html
 
     # Make sure the version is not -dirty
-    sed -i "s/git describe --dirty 2>\/dev\/null || //" "$srcdir"/dmd/config.sh
+    sed -i "s/result.status == 0/false/" "$srcdir"/dmd/config.d
 
     # Add $LDFLAGS and $CXXFLAGS to the compilation
     # '-link-defaultlib-shared=false' statically links dmd to liblphobos



More information about the arch-commits mailing list