extra/dtools to 2.104.0-1

This commit is contained in:
Kevin Mihelich 2023-06-04 18:23:05 +00:00
parent b0b11b981c
commit 39083c9da8

View file

@ -9,7 +9,7 @@
# - use ldmd in build() (ldmd is LDC's DMD-compatible entry point)
pkgname=dtools
pkgver=2.103.1
pkgver=2.104.0
pkgrel=1
pkgdesc='Ancilliary tools for the D programming language'
license=('Boost')
@ -21,7 +21,7 @@ provides=('ddemangle' 'dustmite' 'rdmd')
conflicts=('ddemangle' 'dustmite' 'rdmd')
depends=('curl' 'liblphobos')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dlang/tools/archive/v$pkgver.tar.gz")
sha512sums=('5e4d535804f64b6d0374c12bf1fb9b64859f31e9ddd260ed73aefb66cbb6fd6cc0e892ac0e91d4ecf0771e817743f2c9cc9eb7b7631437083a799f98d6131eed')
sha512sums=('e1c2eb7c2df46feae09c18efc2dc0a278126ada8e7066a1cbf868ad876c7e6afe955223dadef7cc8067898ac3b636dc6781a24a0888c2414dea06401b0c5d7f1')
build() {
DMD=ldmd