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

Dan Printzell wild at archlinux.org
Sat Mar 3 15:44:48 UTC 2018


    Date: Saturday, March 3, 2018 @ 15:44:48
  Author: wild
Revision: 302090

upgpkg: dmd 1:2.079.0-1

Updated to 2.079.0

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 15:28:42 UTC (rev 302089)
+++ PKGBUILD	2018-03-03 15:44:48 UTC (rev 302090)
@@ -11,7 +11,7 @@
 pkgdesc="D programming language compiler and standard library"
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
-pkgver=2.078.3
+pkgver=2.079.0
 pkgrel=1
 epoch=1
 arch=('x86_64')
@@ -27,7 +27,7 @@
 sha256sums=('SKIP'
             'SKIP'
             'SKIP'
-            'bb59a09ab37f52b38e0a9fe11f2440250519f4e044685acfdb321b97a26a898d'
+            '75c3df4ba4e731ac0fa36a60cd04bbac05a2d79633f4602ad645f533847929ce'
             'SKIP'
             '3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
             '19c9cd3670bdef7fbde88de36c459d940e6b7bacc2a5e48aefbfd1b2c1895e07')
@@ -117,6 +117,6 @@
 
     find "$pkgdir"/usr -type f | xargs chmod 0644
 
-    install -Dm644 "$srcdir"/druntime/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE-druntime
+    install -Dm644 "$srcdir"/druntime/LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE-druntime
     install -Dm644 "$srcdir"/phobos/LICENSE_1_0.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }



More information about the arch-commits mailing list