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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 18:47:36 UTC 2021


    Date: Monday, July 26, 2021 @ 18:47:36
  Author: felixonmars
Revision: 985719

upgpkg: dmd 1:2.097.1-1

Modified:
  dmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 18:47:26 UTC (rev 985718)
+++ PKGBUILD	2021-07-26 18:47:36 UTC (rev 985719)
@@ -11,7 +11,7 @@
 pkgdesc='D programming language compiler and standard library'
 groups=('dlang' 'dlang-dmd')
 pkgbase=dmd
-pkgver=2.097.0
+pkgver=2.097.1
 pkgrel=1
 epoch=1
 arch=('x86_64')
@@ -27,7 +27,7 @@
 sha256sums=('SKIP'
             'SKIP'
             'SKIP'
-            '751a6f3fcd1e361b7204345f4c23db48944145e488aea88ab46b6809d09b9cf1'
+            '030fd1bc3b7308dadcf08edc1529d4a2e46496d97ee92ed532b246a0f55745e6'
             'SKIP'
             '3d639e89528fed1da90006f4dfb2b0fdc41308da5a96d953381ff4ccf257c035'
             '4b7b8722b3fa11082f0f332397b1b66c85b30ce773c43c3fedcba5768a1484b1')
@@ -135,4 +135,3 @@
     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