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

Filipe Laíns ffy00 at archlinux.org
Tue Aug 27 11:35:12 UTC 2019


    Date: Tuesday, August 27, 2019 @ 11:35:11
  Author: ffy00
Revision: 502744

upgpkg: ldc 2:1.17.0-2

Modified:
  ldc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-27 11:34:45 UTC (rev 502743)
+++ PKGBUILD	2019-08-27 11:35:11 UTC (rev 502744)
@@ -4,9 +4,9 @@
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.16.0
-_pkgcommit=3f2a9303ec93de33899d5a5800775055a59b01cd
-_dversion=2.086.1
+pkgver=1.17.0
+_pkgcommit=67d5ff27cb8e5f14017f9fe4af431b64ec82075e
+_dversion=2.087.1
 _clangversion=8.0.1 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=2
 pkgrel=2
@@ -18,9 +18,9 @@
 
 source=(
     "git+https://github.com/ldc-developers/ldc#commit=$_pkgcommit"
-    "git+https://github.com/ldc-developers/druntime.git"
-    "git+https://github.com/ldc-developers/phobos.git"
-    "git+https://github.com/ldc-developers/dmd-testsuite.git"
+    "git+https://github.com/ldc-developers/druntime.git#tag=ldc-v$pkgver"
+    "git+https://github.com/ldc-developers/phobos.git#tag=ldc-v$pkgver"
+    "git+https://github.com/ldc-developers/dmd-testsuite.git#tag=ldc-v$pkgver"
 )
 
 sha256sums=('SKIP'



More information about the arch-commits mailing list